diff options
author | fenner <fenner@FreeBSD.org> | 1998-02-20 03:00:40 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1998-02-20 03:00:40 +0800 |
commit | b774a0cb957482c98977324140ea847d4a40dbcc (patch) | |
tree | 0c93d1b36e353a3cc19f5ccbf4fd9ebbfe2f56a9 /russian | |
parent | 51953eb44f1eb0ca8b6db43a5d945186f0091319 (diff) | |
download | freebsd-ports-gnome-b774a0cb957482c98977324140ea847d4a40dbcc.tar.gz freebsd-ports-gnome-b774a0cb957482c98977324140ea847d4a40dbcc.tar.zst freebsd-ports-gnome-b774a0cb957482c98977324140ea847d4a40dbcc.zip |
Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()
on a socket with a pending error doesn't reset the error, so the socket
is effectively useless. Use getsockopt(...SO_ERROR...) to clear the
error status. The kernel should also be patched, but this patch is
required for backwards compatibility.
Diffstat (limited to 'russian')
0 files changed, 0 insertions, 0 deletions