Alan Cox 39b2b25fa0 _aio_aqueue(): Change kevent registration to use its own struct file pointer.
Otherwise, aio_read() and aio_write() on sockets are broken if a kevent is
 registered.  (The code after kevent registration for handling sockets assumes
 that the struct file pointer "fp" still refers to the socket, not the kqueue.)
2000-10-29 21:38:28 +00:00
..
2000-10-27 18:57:31 +00:00
2000-10-29 16:57:42 +00:00
2000-05-01 20:32:07 +00:00