summaryrefslogtreecommitdiff
path: root/lib/libc/sys/read.2
diff options
context:
space:
mode:
authorDiomidis Spinellis <dds@FreeBSD.org>2005-07-29 07:42:10 +0000
committerDiomidis Spinellis <dds@FreeBSD.org>2005-07-29 07:42:10 +0000
commit87a236caf51c6e03f21e8fae25d313946da9e267 (patch)
treed69b4c70f98993e4ac2cf430774fa06d0e84ca27 /lib/libc/sys/read.2
parent87a1a1a2ebfc5d8d60b77dde7c60675b3e9c8a4c (diff)
Notes
Diffstat (limited to 'lib/libc/sys/read.2')
-rw-r--r--lib/libc/sys/read.25
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libc/sys/read.2 b/lib/libc/sys/read.2
index fb452e92c36a..6304f0167f54 100644
--- a/lib/libc/sys/read.2
+++ b/lib/libc/sys/read.2
@@ -156,6 +156,11 @@ The
.Fa d
argument
is not a valid file or socket descriptor open for reading.
+.It Bq Er ECONNRESET
+The
+.Fa d
+argument refers to a socket, and the remote socket end is
+forcibly closed.
.It Bq Er EFAULT
The
.Fa buf