0.7.12.28
[sbcl.git] / contrib / sb-bsd-sockets / TODO
1
2 Things To Do - Urgent!    (with apologies to Douglas Adams)
3
4 I probably have opinions about how to do most of these.  Even if not,
5 I almost certainly have opinions on how not to.  Send me a proposal
6 before spending serious amounts of time on it.
7
8 - the rest of the functions.  A socket-send that doesn't use streams 
9 would be a good one
10
11 - the rest of the errors
12
13 - the rest of the socket options: integer and boolean socket-level
14 options are in but need odd ones, plus tcp, udp, ip
15
16 - async name service lookups.
17
18 - write tests for socket-name and socket-peername
19
20 - documentation: see doc.lisp, but beware: it's grotty.