Mark ENOLINK and EMULTIHOP as optional
[iolib.git] / src / sockets / TODO
blob36b507cbe07501765db8ac87195c2b99c73100d5
1 -*- outline -*-
3 * High priority
4 - add read/write timeouts to sockets
5 - add proper NETWORK-MASK class and rewrite address-arithmetic.lisp
7 * Medium priority
8 - make it possible to re-open sockets
9 - add/fix socket options
11 * Low priority
12 - make it possible to send credentials over unix sockets
13 - unlink socket file when closing a passive local socket
15 * Very low priority
16 - implement SCTP sockets