Its the second case Darry,
Here the 'sleep' is Operating System Sleep mode induced by closing the lid
of laptop.
After opening the laptop, when the system wakes up,
My application is always hanging at the same place.*
*
        562 ssl_getbuffer
               562 ssl_getdata
                      562 ssl3_read_internal
                             562 ssl3_read_bytes
                                   562 ssl3_read_n
                                          562 BIO_read
                                                 562 read$UNIX2003


Thanks Again
-Parimal Das

On Wed, Oct 28, 2009 at 12:32 AM, Darryl Miles <
darryl-mailingli...@netbauds.net> wrote:

>
> "after wakeup from sleep" ?   What do you mean ?
>
>
> Do you mean you used an API like poll() or select() to put the thread to
> sleep and then it wakes up and the socket readability was indicated ? If so
> please post an outline of the code your sleep/wake mechanism you are using.
>
> Do you mean your operating system put the host computer (possibly a laptop)
> to sleep, as in low power mode ?  Not sure I can help you on this one, maybe
> someone else can.
>
>
> Darryl
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
>

Reply via email to