[Bug 4195] accept4() declared when not implemented in some conditions

bugzilla at busybox.net bugzilla at busybox.net
Sat Sep 17 21:04:57 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=4195

--- Comment #6 from Mike Frysinger <vapier at gentoo.org>  ---
Comment on attachment 3601
  --> https://bugs.busybox.net/attachment.cgi?id=3601
Make accept4() stub if accept4 syscall is not available even if socket APIs are
made available

stripping "!defined __UCLIBC_HAS_SOCKET__" from all the lines in stubs.c makes
sense to me.  maybe Bernhard can speak to what he was going for exactly with
those.

-- 
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