FreeBSD Bugzilla – Attachment 13171 Details for
Bug 25188
[PATCH] getaddrinfo(3) manual page has an incomplete list of possible error codes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 593 bytes, created by
dima
on 2001-02-18 11:00:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dima
Created:
2001-02-18 11:00:02 UTC
Size:
593 bytes
patch
obsolete
>Index: getaddrinfo.3 >=================================================================== >RCS file: /st/src/FreeBSD/src/lib/libc/net/getaddrinfo.3,v >retrieving revision 1.7 >diff -u -r1.7 getaddrinfo.3 >--- getaddrinfo.3 2000/11/20 14:11:43 1.7 >+++ getaddrinfo.3 2001/02/16 04:08:58 >@@ -545,6 +545,18 @@ > .It Dv EAI_SYSTEM > System error returned in > .Va errno . >+.It Dv EAI_BADHINTS >+Invalid value for >+.Fa hints . >+.It Dv EAI_PROTOCOL >+Resolved protocol is unknown. >+.It Dv EAI_RESNULL >+Argument >+.Fa res >+is >+.Dv NULL . >+.It Dv EAI_MAX >+Unknown error. > .El > .Pp > If called with proper argument,
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 25188
: 13171