seccomp_unotify.2: Remove FIXME asking about usefulness of POLLOUT/EPOLLOUT

According to Tycho Andersen, he had no particular use case
in mind when building this detail into the API.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-10-27 07:17:01 +01:00
parent b183b6503c
commit b8360d3701
1 changed files with 0 additions and 2 deletions

View File

@ -665,8 +665,6 @@ meaning that a notification response can be sent using the
.B SECCOMP_IOCTL_NOTIF_SEND .B SECCOMP_IOCTL_NOTIF_SEND
.BR ioctl (2) .BR ioctl (2)
operation. operation.
.\" FIXME
.\" But (how) is the writable/(E)POLLOUT useful?
.IP \(bu .IP \(bu
After the last thread using the filter has terminated and been reaped using After the last thread using the filter has terminated and been reaped using
.BR waitpid (2) .BR waitpid (2)