Using Wim's filter.chain...

This commit is contained in:
Diego Nehab 2004-10-12 19:47:02 +00:00
parent 3c51a4cdd1
commit 396946b63a
2 changed files with 31 additions and 48 deletions

2
TODO
View file

@ -4,7 +4,7 @@ new scheme to choose family/protocol of object to create
change ltn13 to make sure drawbacks are obvious
- check discussion
make sure errors not thrown by try() are not caught by protect()
use wim's filter.chain
use wim's filter.chain or something better
use mike's "don't set to blocking before closing unless needed" patch?
take a look at DB's smtp patch (add "extra argument" table)
move wsocket.c:sock_send kludge to buffer.c:sendraw (probably)?