FreeBSD Bugzilla – Attachment 53268 Details for
Bug 80587
[patch] accept(2) can return EINVAL for undocumented reason
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 493 bytes, created by
Arne H Juul
on 2005-05-03 19:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Arne H Juul
Created:
2005-05-03 19:40:01 UTC
Size:
493 bytes
patch
obsolete
>Index: lib/libc/sys/accept.2 >=================================================================== >RCS file: /usr/cvs/src/lib/libc/sys/accept.2,v >retrieving revision 1.30 >diff -u -r1.30 accept.2 >--- lib/libc/sys/accept.2 2 Jul 2004 23:52:13 -0000 1.30 >+++ lib/libc/sys/accept.2 3 May 2005 18:25:35 -0000 >@@ -154,6 +154,10 @@ > .It Bq Er EINVAL > .Xr listen 2 > has not been called on the socket descriptor. >+.It Bq Er EINVAL >+The >+.Fa addrlen >+argument is negative. > .It Bq Er EFAULT > The > .Fa addr
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 80587
: 53268