Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/nfs



Module Name:    src
Committed By:   sborrill
Date:           Fri Nov 13 20:34:03 UTC 2009

Modified Files:
        src/sys/nfs [netbsd-5]: nfs_socket.c

Log Message:
Pull up the following revisions(s) (requested by bouyer in ticket #1128):
        sys/nfs/nfs_socket.c:   revision 1.182

Handle EWOULDBLOCK the same way as EPIPE. It seems the TCP socket layer
can return EWOULDBLOCK on some occasion when the connection is broken.


To generate a diff of this commit:
cvs rdiff -u -r1.173.4.3 -r1.173.4.4 src/sys/nfs/nfs_socket.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index