From e9ee450e27a3e2477ee63f3e7a339f8fe0f05777 Mon Sep 17 00:00:00 2001 From: Stelian Ionescu Date: Sun, 6 Apr 2008 06:36:00 +0200 Subject: [PATCH] Remove completed items from net.sockets TODO. Signed-off-by: Stelian Ionescu --- net.sockets/TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net.sockets/TODO b/net.sockets/TODO index 5f8934b..6740a03 100644 --- a/net.sockets/TODO +++ b/net.sockets/TODO @@ -8,9 +8,7 @@ - add/fix socket options * Low priority -- add MAKE-SOCKET-PAIR -- grovel CMSG_* macros -- make it possible to send descriptors/credentials over unix sockets +- make it possible to send credentials over unix sockets - unlink socket file when closing a passive local socket * Very low priority -- 2.11.4.GIT