Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.11.0
-
None
Description
THRIFT-4218 introduced TCP_NODELAY for the PHP client socket by the usage of
socket_import_stream()
. This requires PHP to be buildt with --enable-sockets or --enable-sockets=shared.
Test environment should support usage of both ways of compiling PHP.
Attachments
Issue Links
- is broken by
-
THRIFT-4218 Set TCP_NODELAY for PHP client socket
- Closed
- links to