Source-Changes archive

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

CVS commit: src/sys/nfs



Module Name:    src
Committed By:   bouyer
Date:           Thu Nov  5 08:11:24 UTC 2009

Modified Files:
        src/sys/nfs: nfs_socket.c

Log Message:
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.181 -r1.182 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