Hi All, I am using openssl for my project. On top Apache is integrated with openssl library. For my project I need to get socket "fd" within the openssl library itself. I used "SSL_get_fd() retrieve the socket fd. , but it is not returning the socket fd in case of with apache integration. So I used a hack to retrieve the socket fd from kernel. [ fd packet is created in the kernel and that is retrieved at ssl library].
Do you have any alternate method to retrieve the socket fd within ssl library using existing openssl api with apache integration?? Please respond if anybody has solution for this? Thanks in advance. regards, Ramesh Anyam. -- ramesh ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org