diff options
author | kib <kib@FreeBSD.org> | 2008-05-10 11:35:32 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2008-05-10 11:35:32 +0000 |
commit | 0f388c4977a67dd0f9ef74c78b2ce8af28a78eee (patch) | |
tree | e1cd90cc89e1032d8bf29d5615c8c11c090fce42 /lib/libc/stdio/fdopen.c | |
parent | 01a6de79b9702c2a686b2e018d436464a6ebd445 (diff) | |
download | FreeBSD-src-0f388c4977a67dd0f9ef74c78b2ce8af28a78eee.zip FreeBSD-src-0f388c4977a67dd0f9ef74c78b2ce8af28a78eee.tar.gz |
The kqueue_close() encountering the KN_INFLUX knotes on the kq being
closed is the legitimate situation. For instance, filedescriptor with
registered events may be closed in parallel with closing the kqueue.
Properly handle the case instead of asserting that this cannot happen.
Reported and tested by: pho
Reviewed by: jmg
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdio/fdopen.c')
0 files changed, 0 insertions, 0 deletions