small changes to the reverser test
[iolib.git] / net.sockets / TODO
blob6740a03a1406317f714e84dbcfe98289a53dff00
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 - make it possible to send credentials over unix sockets
12 - unlink socket file when closing a passive local socket
14 * Very low priority
15 - implement SCTP sockets