Fix hidden bug in immobile space defrag.
[sbcl.git] / contrib / sb-bsd-sockets / TODO
blobb93c2aba8d28e86deab7003979eb18af8f3d4425
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