FreeBSD Bugzilla – Attachment 35025 Details for
Bug 56683
[patch] EPIPE is not documented in the send(2) man page.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 392 bytes, created by
Christian S. Peron
on 2003-09-10 19:30:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Christian S. Peron
Created:
2003-09-10 19:30:12 UTC
Size:
392 bytes
patch
obsolete
>--- lib/libc/sys/send.2 Thu Dec 19 03:40:25 2002 >+++ lib/libc/sys/send.2.modified Wed Sep 10 12:53:04 2003 >@@ -189,6 +189,10 @@ > The remote host was down. > .It Bq Er ENETDOWN > The remote network was down. >+.It Bq Er EPIPE >+The socket is unable to send anymore data (SS_CANTSENDMORE has >+been set on the socket). This typically means that the socket >+is not connected. > .El > .Sh BUGS > Because
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 56683
: 35025