thanks vinay for the reply. I actually need to work on replacing the sockets
with the bios abstracted over the memory buffers.


On Fri, Sep 26, 2008 at 5:23 PM, vne <[EMAIL PROTECTED]> wrote:

>
>
> The tcp socket calls are accessed by macros defined in file e_os.h.
> Is it all what you want to know?
>
>
>
> prashanth s joshi wrote:
> >
> > Hi SSL experts,
> > I am using the s_client.c and the s_server.c for my ssl client and
> server.
> > I
> > need to find the socket calls such as send and recv. ie SSL_write( ),
> > SSL_read( ), bio_read( ), bio( ) write etc will finally have to make a
> > call
> > to the socket calls such as send and recv as I guess. I  need to access
> > these socket calls. But I dont know how to find them. Can anyone please
> > could help me?
> >
> > Thanks,
> > Prashanth
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Help-reagarding-socket-calls-in-SSL-needed-tp19685234p19686983.html
> Sent from the OpenSSL - User mailing list archive at Nabble.com.
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
>

Reply via email to