From 6b233bd39e8cff7be303a5a82eb0cbb06c0573bc Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 14 Mar 2012 19:28:13 +0000 Subject: todo: More ongoing code cleanups. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 72a00b7d..66cfc65b 100644 --- a/TODO +++ b/TODO @@ -609,5 +609,5 @@ opened with O_CLOEXEC. Therefore we need to examine every call to: - pipe (see also: pipe2) - dup, dup2 (see also: dup3) - socket, socketpair - - accept + - accept (see also: accept4) - signalfd, timerfd, epoll_create -- cgit