This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/16854] New: Erroneous comments in headers for sendmmsg/recvmmsg


https://sourceware.org/bugzilla/show_bug.cgi?id=16854

            Bug ID: 16854
           Summary: Erroneous comments in headers for sendmmsg/recvmmsg
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: bugdal at aerifal dot cx
                CC: drepper.fsp at gmail dot com

sys/socket.h documents sendmmsg and recvmmsg as returning the number of bytes
sent or received. This is contrary to what they actually return: the number of
messages sent or received.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]