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

TSSLServerSocket createSocket implementation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9
    • 0.9.2
    • C++ - Library
    • None
    • windows 7

    Description

      In TSSLServerSocket class function createSocket(int socket) doesn't override function createSocket(SOCKET client) from TServerSocket class. It causes problems during accepting connection from client. createSocket from TServerSocket is called instead of createScoket from TSSLServerSocket, so no ssl socket is created.

      Attachments

        Issue Links

          Activity

            People

              jking3 James E. King III
              akowal Arkadiusz Kowal
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: