Github user jeking3 commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/1093#discussion_r80468446
  
    --- Diff: lib/php/lib/Thrift/Transport/TSocket.php ---
    @@ -255,6 +255,16 @@ public function close()
       }
     
       /**
    +   * Close the socket and try to
    +   */
    +  public function reconnect()
    --- End diff --
    
    I don't see what this has to do with seqId changes and it is incorrect.  
You would want to call the TSocket::close() and not fclose here.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to