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/5508] close does not work on sockets with pending aio


------- Additional Comments From drepper at redhat dot com  2008-04-07 18:23 -------
aio is designed for file I/O.  Not everything works as you might like it for
other types of devices.  We're not complicating the implementation dramatically
to handle these cases especially since the standard explicitly does not require
it.  If you want a better implementation, get sufficient support in the kernel.

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


http://sourceware.org/bugzilla/show_bug.cgi?id=5508

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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