diff options
author | alc <alc@FreeBSD.org> | 2000-10-29 21:38:28 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2000-10-29 21:38:28 +0000 |
commit | 452893ff8d0bdddd07b3763a308d2437c88adaca (patch) | |
tree | 9500b7c8c74a15cffb2a7b4f3b747aa94d47663c /gnu | |
parent | 03e9a76a97c365de856315bf361e500bfbcb9475 (diff) | |
download | FreeBSD-src-452893ff8d0bdddd07b3763a308d2437c88adaca.zip FreeBSD-src-452893ff8d0bdddd07b3763a308d2437c88adaca.tar.gz |
_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.)
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions