[Ecls-list] [Patch] Handle EAGAIN/EINTR in socket-receive

Steve Smith tarka at internode.on.net
Sun Oct 14 02:59:41 UTC 2007


Hi,

The attached patch checks for the (non-fatal) EAGAIN and EINTR errors
during socket-receive and returns nil in that case.  This brings it
into line with SBCL's implementation.

Cheers,
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecl-socket-update.patch
Type: text/x-diff
Size: 1676 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20071014/deaf1736/attachment.patch>


More information about the ecl-devel mailing list