mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-12 22:03:31 +02:00
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:
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.
|
||||
|
Reference in New Issue
Block a user