You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roy Sindre Norangshol (JIRA)" <ji...@apache.org> on 2017/07/26 19:09:00 UTC

[jira] [Created] (THRIFT-4264) PHP - Support both shared & static linking of sockets library

Roy Sindre Norangshol created THRIFT-4264:
---------------------------------------------

             Summary: PHP - Support both shared & static linking of sockets library
                 Key: THRIFT-4264
                 URL: https://issues.apache.org/jira/browse/THRIFT-4264
             Project: Thrift
          Issue Type: Test
          Components: PHP - Library
    Affects Versions: 0.11.0
            Reporter: Roy Sindre Norangshol
            Priority: Minor


THRIFT-4218 introduced TCP_NODELAY for the PHP client socket by the usage of 
{code:java}
socket_import_stream()
{code}. This requires PHP to be buildt with --enable-sockets or --enable-sockets=shared.

Test environment should support usage of both ways of compiling PHP.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)