|
Hello,
Sometimes I get -1 back from SSL_read(....). Via
SSL_get_error(..) the error seems to be SSL_ERROR_SYSCALL. When I call
ERR_get_error( ) it returns 0.
The SSL code is located in a DLL (Multithreaded
DLL), but it is loaded in another (MFC) DLL (statically linked). Does anyone
have experience with these circumstances or does anyone no where I should
look?
tia
Thomas Jongepier
|
- RE: win32 + SSL_read + SSL_ERROR_SYSCALL Thomas Jongepier
- RE: win32 + SSL_read + SSL_ERROR_SYSCALL Reddie, Steven
