On Wed, Nov 16, 2011 at 2:59 PM, Jeff Trawick <[email protected]> wrote:
> On Wed, Nov 16, 2011 at 2:50 PM, sridhar basam <[email protected]> wrote: > > > > Can someone point me at how best to access the filedescriptor that is > part > > of the apr_socket_t struct? I have a need to do additional setsockopts on > > the socket which aren't covered with APR. > > thanks, > > Sridhar > > apr_portable.h, apr_os_sock_get() > Thank you for pointing me at it. Sridhar
