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.
Showing
Please register or sign in to comment