commit 775eda65d53d62afdd53af19c061309a3d3b8ebc
Author: Stelian Ionescu <[email protected]>
Date: Wed Feb 16 00:51:38 2011 +0100
SOCKET-CONNECTED-P: ignore EINVAL as well
On OSX, getpeername(2) returns EINVAL on disconnected sockets, so
ignore EINVAL too
Thanks to Greg Pfeil for reporting this problem
src/sockets/socket-methods.lisp | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
An updated tarball of IOLib's source can be downloaded here:
http://common-lisp.net/project/iolib/files/snapshots/iolib-20110215.tar.gz
Main repository: http://gitorious.org/iolib/iolib
Backup 1: http://common-lisp.net/gitweb?p=projects/iolib/iolib.git
Backup 2: http://repo.or.cz/w/iolib.git
_______________________________________________
IOLib-devel mailing list
[email protected]
http://common-lisp.net/cgi-bin/mailman/listinfo/iolib-devel