]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
seccomp_user_notif.2: Remove FIXME asking about usefulness of POLLOUT/EPOLLOT seccomp_user_notif
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 27 Oct 2020 06:17:01 +0000 (07:17 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 27 Oct 2020 06:17:01 +0000 (07:17 +0100)
According to Tycho Andersen, he had no particular use case
in mind when building this detail into tha API.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/seccomp_user_notif.2

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