Dr. Stephen Henson wrote:

On Tue, Dec 06, 2005, Perry L. Jones wrote:

So is it ok to uses socket ioctl functions on the socket file descriptor to figure out the socket is closed?


As long as you don't do anything which will affect any subsequent I/O (e.g.
reading or writing on the socket) yes it is OK.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

I can do that.

Thank you both very much for your help.

Perry
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to