Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.
Implemented a nice dispatcher! Non-blocking check-links and forward server use the dispatcher.
This commit is contained in:
parent
5e8ae76248
commit
773e35ced3
20 changed files with 454 additions and 364 deletions
9
TODO
9
TODO
|
@ -1,11 +1,9 @@
|
|||
new instalation scheme???
|
||||
|
||||
test empty socket.select no windows.
|
||||
|
||||
bug by mathew percival?
|
||||
|
||||
arranjar um jeito de fazer multipart/alternative
|
||||
|
||||
what the hell does __unload do?
|
||||
|
||||
test it on Windows!!!
|
||||
|
||||
leave code for losers that don't have nanosleep
|
||||
|
@ -45,3 +43,6 @@ testar os options!
|
|||
* received connections
|
||||
* - this function is invoked with the client socket
|
||||
* - it calls special send and receive functions that yield on timeout
|
||||
* arranjar um jeito de fazer multipart/alternative
|
||||
* what the hell does __unload do?
|
||||
* it's there just in case someone wants to use it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue