Doesn't need a faq. The man page says the purpose of the
BIO_set_nbio_accept macro is to set blocking or non-blocking mode.
Seems like that's what it will do.
Jim
On Sep 3, 2007, at 11:31 AM, Jim Marshall wrote:
Jim Marshall wrote:
I'm looking at using non-blocking I/O in some places in my code,
and I have a question. The 'BIO_set_nbio_accept' says it will set
the underlying socket to blocking/non-blocking mode, but all the
examples and stuff I see say to use 'BIO_socket_ioctl(SSL_get_fd
(ssl),FIONBIO,&sl)'. Can 'BIO_set_nbio_accept' be used to change
the state of an SSL socket?
Thank you
Jim
_____________________________________________________________________
_
OpenSSL Project http://
www.openssl.org
User Support Mailing List openssl-
[EMAIL PROTECTED]
Automated List Manager
[EMAIL PROTECTED]
No one has a comment on this? Did I miss something in a FAQ or
something?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]