祝青瑞 created THRIFT-3899:
---------------------------

             Summary: TSocket: timed out writing 122 bytes from
                 Key: THRIFT-3899
                 URL: https://issues.apache.org/jira/browse/THRIFT-3899
             Project: Thrift
          Issue Type: Bug
          Components: PHP - Library
    Affects Versions: 0.9.1
         Environment: linux  php 5.4
            Reporter: 祝青瑞


 $socket->setSendTimeout(10000);
 $socket->setRecvTimeout(10000);
$transport = new TBufferedTransport($socket);
 $protocol = new TBinaryProtocol($transport);

Exception:
TSocket: timed out writing 122 bytes from....



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to