[Bug 3877] New: accept4 included unconditionally

bugzilla at busybox.net bugzilla at busybox.net
Fri Jun 17 13:27:45 UTC 2011


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

           Summary: accept4 included unconditionally
           Product: uClibc
           Version: 0.9.32
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at uclibc.org
        ReportedBy: michael at talamasca.ocis.net
                CC: uclibc-cvs at uclibc.org
   Estimated Hours: 0.0


Created attachment 3415
  --> https://bugs.busybox.net/attachment.cgi?id=3415
Patch to omit accept4() on kernels that don't support it.

The accept4() call is built even on a kernel that does not support it.

I've attached a patch to make uClibc obey the __ASSUME_ACCEPT4 macro already
present in kernel-features.h.

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