1.0.37.57: better DEFMETHOD pretty-printing
[sbcl/pkhuong.git] / contrib / sb-bsd-sockets / TODO
blob7d9bb5dd5fd1621297abee202ee22ba8cf68ee0c
2 Things To Do - Urgent!    (with apologies to Douglas Adams)
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.
8 - the rest of the functions.  A socket-send that doesn't use streams 
9 would be a good one
11 - the rest of the errors
13 - the rest of the socket options: integer and boolean socket-level
14 options are in but need odd ones, plus tcp, udp, ip
16 - async name service lookups.
18 - write tests for socket-name and socket-peername