Commit 06b1197e authored by Antoine Aubert's avatar Antoine Aubert Committed by Daniel Stenberg
Browse files

vtls: fix mbedtls multi non blocking handshake.

When using multi, mbedtls handshake is in non blocking mode.  vtls must
set wait for read/write flags for the socket.

Closes #1223
parent 6b761669
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment