From 4c2c64e6d491365182be713a79a1671ec12eb1b8 Mon Sep 17 00:00:00 2001 From: Stelian Ionescu Date: Sun, 13 May 2007 23:31:59 +0200 Subject: [PATCH] More TODOs. Signed-off-by: Stelian Ionescu --- sockets/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sockets/TODO b/sockets/TODO index 357abf9..88ef991 100644 --- a/sockets/TODO +++ b/sockets/TODO @@ -13,5 +13,7 @@ * Low priority - add MAKE-SOCKET-PAIR +- grovel CMSG_* macros - make it possible to send descriptors/credentials over unix sockets +- unlink socket file when closing a passive local socket - implement SCTP sockets -- 2.11.4.GIT