Changeset 84319

Timestamp:
May 17, 2013, 10:52:08 AM (9 years ago)
Author:
chris_kohlhoff
Message:

Support handshake with re-use of data already read from the wire.

Add new overloads of the SSL stream's handshake() and async_handshake()
functions, that accepts a ConstBufferSequence to be used as initial
input to the ssl engine for the handshake procedure.

Thanks go to Nick Jones <nick dot fa dot jones at gmail dot com>, on
whose work this commit is partially based.

(No files)

Note: See TracChangeset for help on using the changeset viewer.