You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/04/01 19:55:42 UTC

[jira] [Created] (THRIFT-4154) PHP close() of a TSocket needs to close any type of socket

James E. King, III created THRIFT-4154:
------------------------------------------

             Summary: PHP close() of a TSocket needs to close any type of socket
                 Key: THRIFT-4154
                 URL: https://issues.apache.org/jira/browse/THRIFT-4154
             Project: Thrift
          Issue Type: Bug
          Components: PHP - Library
    Affects Versions: 0.9.3
            Reporter: James E. King, III
            Assignee: James E. King, III


Opening a ticket for https://github.com/apache/thrift/pull/1011.
{quote}
php must close the socket, anyhow.
otherwise you will get previous reponse when the previous request timeout and the socket is reused.
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)