Milan Křápek wrote:
> Well I tryed to do recogniting of abort connection by select. But it does not 
> help. I try to wait on the third set of select function that may contains the 
> filedescriptors that determines sockets on which is reported some error. But 
> it does not work too. It looks like the socket is ok. Why I thing when I 
> disrupt the conection the certain socket must throw any error. Or am I totaly 
> disinformated?

How about waiting on the first set of the select() function and watching
the error/return code of recv()?

-jb
-- 
No snowflake in an avalanche ever feels responsible.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to