Make socket syscalls specify the socket FD in case of errors.
commita6a0e2048e915bf743d87a491654a91c1b44300e
authorStelian Ionescu <sionescu@common-lisp.net>
Fri, 5 Dec 2008 18:43:23 +0000 (5 19:43 +0100)
committerStelian Ionescu <sionescu@common-lisp.net>
Fri, 5 Dec 2008 18:43:23 +0000 (5 19:43 +0100)
treeab451746e4c49b28e83cf20b0a1dcbae569fa9a2
parentfa5a9d3eead22a1c95b43784cadd3b4c729a7891
Make socket syscalls specify the socket FD in case of errors.
net.sockets/bsd.lisp
net.sockets/conditions.lisp
net.sockets/dns/query.lisp
net.sockets/socket-methods.lisp