Skip to content
Snippets Groups Projects
Commit b8753e59 authored by Magnus Hagander's avatar Magnus Hagander
Browse files

Replace both send and receive BIO routines in the SSL code with our own,

calling recv() and send(). This makes the calls go through the socket
emulation code on Win32, making them for example properly interruptible.
parent 65e3ea76
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment