Files
textmate/Frameworks/network
Allan Odgaard 22abe6d74f Disallow curl from using signals
If libcurl is built with the default DNS resolver then it will handle a timeout by using SIGALRM, though since we are using threads, and signals are not compatible with threads, this may have led to a crash in Curl_resolv_timeout (for users where a DNS lookup could take longer than the timeout, presumably 300 seconds).
2013-08-12 22:57:57 +02:00
..
2013-08-12 22:57:57 +02:00
2013-03-10 16:07:10 +01:00
2013-03-10 16:07:10 +01:00