瀏覽代碼

- bug fix

Andrei Pelinescu-Onciul 22 年之前
父節點
當前提交
6cfeede083
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      TODO

+ 3 - 0
TODO

@@ -2,6 +2,9 @@ $Id$
 
 
 ( - todo, x - done)
 ( - todo, x - done)
 
 
+- need to confirm fd receipt after send_fd, before closing it (this might
+ happen in tcp_send new conn.) (see FreeBSD send BUGS for more info)
+- make send_all, send  non-blocking ready ?
 - forward port fixes from testing
 - forward port fixes from testing
 - use recvmsg to get the dst ip address in udp_rcv_loop
 - use recvmsg to get the dst ip address in udp_rcv_loop
  (it won't work on solaris, but...)
  (it won't work on solaris, but...)