Hi,
are there any concrete plans to support timeouts in usocket? CL implementations begin to provide both relative timeouts or absolute deadlines in their low level socket implementations, and it would be nice to be able to use them without having to resort to hacking usocket in application specific ways. In particular, SOCKET-CONNECT needs a timeout argument.
If there are no current plans, I'll add timeouts to my list and add them.
-Hans