[Bug 3877] accept4 included unconditionally
bugzilla at busybox.net
bugzilla at busybox.net
Wed Mar 28 17:42:27 UTC 2012
https://bugs.busybox.net/show_bug.cgi?id=3877
Mike Frysinger <vapier at gentoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3415|0 |1
is patch| |
Attachment #3415|0 |1
is obsolete| |
Attachment #3415|application/octet-stream |text/plain
mime type| |
--- Comment #2 from Mike Frysinger <vapier at gentoo.org> 2012-03-28 17:42:27 UTC ---
Comment on attachment 3415
--> https://bugs.busybox.net/attachment.cgi?id=3415
Patch to omit accept4() on kernels that don't support it.
this patch is wrong. __ASSUME_ACCEPT4 means "i can assume accept4 exists". if
it is undefined, it does not mean "you may not use accept4".
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the uClibc-cvs
mailing list