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

TSocketServer closes connection after handling message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • None
    • 0.13.0
    • Cocoa - Library
    • None

    Description

      The TSocketServer in the Cocoa library currently closes the connection after every message. A symptom of this is that if you run the C++ TestClient against the Objective-C server only the first test actually executes.

      It probably should call -readInBackgroundAndNotify on the file handle to react to further messages from the client, but that also requires implementing some scheme for managing the client sockets.

      Attachments

        Activity

          People

            jking3 James E. King III
            ngrewe Niels Grewe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: