Add pre received data API to AsyncSSLSocket.
Summary: This allows something else (ie fizz) to read data from a socket, and then later decide to to accept an SSL connection with OpenSSL by inserting the data it read in front of future reads on the socket. Reviewed By: anirudhvr Differential Revision: D4325634 fbshipit-source-id: 05076d2d911fda681b9c4e5d9d3375559293ea35
Showing
Please register or sign in to comment