Never mind.  It seems like sip infrastructure has a bug, that is fixable ...

tks
-pro

On Tue, Sep 30, 2008 at 2:30 PM, Prokash Sinha <[EMAIL PROTECTED]> wrote:

>  Hi All,
>
> I'm trying to debug eXosip/osip code. The codepath I'm seeing a problem is
> the tcp-tls.
>
> SSL_connect(ssl) returns 0, and the online docs suggest to call
> SSL_get_error(ssl, resultOfpevCall). The errorcode is 5 (i.e. 
> SSL_ERROR_SYSCALL).
>
>
> Now calling Err_get_error() return EOF... What does it mean???
>
>
> BTW: There is no ssl calls between these calls. And there is no thread
> switch, so essentially error handling is in the same thread.
>
>
> Thanks in Adv.
>
> -pro
>

Reply via email to