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/18493] Infinite loop/deadlock? in __libc_recv (fd=fd at entry=300, buf=buf at entry=0x7f6042880600, n=n at entry=5, flags=-1, flags at entry=258) at ../sysdeps/unix/sysv/linux/x86_64/recv.c:33


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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> ---
The __libc_recv function is just a thin wrapper around the recvfrom system
call.  Please report this to the kernel people.

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