tkovacs-2 opened a new pull request #2522: URL: https://github.com/apache/thrift/pull/2522
TConnection::workSocket reads all pending oneway requests. In this way it is possible to avoid that situation when the openssl reads all data, potentially contain more requests, from the socket receive buffer and the workSocket() won't be triggered again after the first request is processed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
