[Ecls-list] [PATCH] use closesocket() on Windows
Vladimir Korablin
vkorablin at gmail.com
Tue Aug 12 10:58:23 UTC 2008
Windows requires that sockets be closed with closesocket(), but
SI:OPEN-CLIENT-STREAM uses close(). The attached patch corrects this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tcp.diff
Type: text/x-patch
Size: 562 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20080812/447be8d1/attachment.bin>
More information about the ecl-devel
mailing list