Started CLHS-like docs.
[iolib.git] / net.sockets / TODO
blob5f8934bf664c9b08f5fe275f9e997a26a1f998bc
1 -*- outline -*-
3 * High priority
4 - add read/write timeouts to sockets
6 * Medium priority
7 - make it possible to re-open sockets
8 - add/fix socket options
10 * Low priority
11 - add MAKE-SOCKET-PAIR
12 - grovel CMSG_* macros
13 - make it possible to send descriptors/credentials over unix sockets
14 - unlink socket file when closing a passive local socket
16 * Very low priority
17 - implement SCTP sockets