int sk; BIO_get_fd(bio,&sk);

getpeername(sk,&address,&address_len);




On Jan 19, 2004, at 4:44 PM, Zac Hansen wrote:


I'm trying to figure out how to get the client address/port when using
BIOs to accept new connections.

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

Reply via email to