K 10 svn:author V 3 alc K 8 svn:date V 27 2000-10-29T21:38:28.000000Z K 7 svn:log V 313 _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.) END