Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4264

PHP - Support both shared & static linking of sockets library

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.11.0
    • 0.11.0
    • PHP - Library
    • 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

          Activity

            People

              jking3 James E. King III
              Rockj Roy Sindre Norangshol
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: