| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
nonblocking sockets (was: connect-timeouts)
From: Georg Horn <horn_at_koblenz-net.de>
Date: Fri, 4 Jan 2002 16:57:40 +0100
Hm, i made some experiments and it seems that openssl is not working
> src/curl -v --connect-timeout 1 https://meine.db24.de
This confirms my guess, that the signal just hits us during ssl-stuff.
Curl_nonblock(sockfd, FALSE);
in connect.c, so that the socket stays non-blocking, it doesn't work at all:
> src/curl -v --connect-timeout 10 https://meine.db24.de
Here it should display something like "* SSL connection using RC4-MD5"
* Connected to meine.db24.de (193.150.167.1)
curl: (23) SSL: error:00000000:lib(0):func(0):reason(0)
So there is some more work to be done. Unfortunately, i have no idea
Bye,
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info