Sockets created by the PHP TForkingServer are not freed
-------------------------------------------------------
Key: THRIFT-1543
URL: https://issues.apache.org/jira/browse/THRIFT-1543
Project: Thrift
Issue Type: Bug
Components: PHP - Library
Affects Versions: 0.8
Reporter: D. Edler
Attachments: ForkingServerPatch.txt
The generated TForkingServer has a bug.
The pointer to the transport object of created children are not freed. so the
sockets created after accept() stay alive until the os kills them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira