[usocket-devel] [drakma-devel] [patch] Resubmit drakma timeout for sbcl.

Erik Huelsmann ehuels at gmail.com
Mon Mar 28 20:42:12 UTC 2011


> Gods, I hate asynch timeouts. Is there a sane way to tell connect() to
> time out without needing SIGALRM?

Nope. Have you considered using a non-blocking connect() call,
combining that with a select() call with a timeout?


Bye,


Erik.




More information about the usocket-devel mailing list