SSL_connect gives me the error SSL_ERROR_SYSCALL

2001-11-20 Thread Venugopal Panchamukhi
efer the man pages" as it doesn't give necessary explanation. Any help will be greatly appreciated. Thanks, Venu --  Venugopal Panchamukhi Mobile# +358-(0)9-4110 1675 E-Mail: [EMAIL PROTECTED]     [EMAIL PROTECTED]  

Re: SSL_read() and select() problem.

2001-11-02 Thread Venugopal Panchamukhi
It's coming from the beginning. Right now i don't have the ssl_dump but shall send it to you once i get that. Thanks, Venu Eric Rescorla wrote: Venugopal Panchamukhi <[EMAIL PROTECTED]> writes: >    I've modified the client code in such a way that reading and writing >

Re: SSL_read() and select() problem.

2001-11-02 Thread Venugopal Panchamukhi
unack_list");         gw_free(request);     /*/     p1 = p2 + 6;     p2 = (char *)strstr((const char *)p1, "200 OK");     }     }