FD either . Dig around in the BIO calls and
I bet you'll find it.
Dave
-Original Message-
From: Dhoti Walla [mailto:lk2...@gmail.com]
Sent: Tuesday, August 16, 2011 1:51 PM
To: mclellan, dave; dhotiwa...@gmail.com; openssl-users@openssl.org
Subject: Re: FW: noob question on OpenSSL
AM
To: 'Dhoti Walla'
Subject: RE: FW: noob question on OpenSSL
BIO_get_accept_socket both takes the BIO_BIND_REUSEADDR flag and returns the raw socket in the return value. You might have to make some changes to your last few steps to get this working.
Good luck.
Dave
-Origin