[Openmcl-devel] TIL that CCL's load function speaks HTTP

Hans Hübner hans.huebner at gmail.com
Mon Jan 19 06:08:14 PST 2015


SO_RCVTIMEO is not sufficient, as it does not affect connect().

Killing threads is never safe, as the killed thread could have acquired all
kinds of resources.  One always has to remember that threads are not
processes and are not subject to resource management.

-Hans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20150119/68353330/attachment.htm>


More information about the Openmcl-devel mailing list