On Mon, Aug 3, 2009 at 5:07 PM, Nico Golde<[email protected]> wrote:
> Hi Folkert,
> * Olaf van der Spek <[email protected]> [2009-08-01 22:56]:
>> Ctrl+C doesn't work when you invoke httping this way.
>
> I tracked this down to the SSL_connect() call in mssl.c line
> 143. It seems like this is not running into a timeout and
> also blocks the signal. Folkert, would it be an option for
> you to set the socket into non-blocking mode and use select
> to workaround that? I am not sure if this should work in any
> other way.

A time out isn't the proper solution. Why is it ignoring signals?



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to