diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-07-15 06:11:53 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-07-15 06:11:53 +0000 |
commit | 9a79d500eb3e015f5bf579aab714916d49c1f289 (patch) | |
tree | db658e87a17e5417ec01ab4a1b0249bdaf2bd1d2 /TODO | |
parent | 471334c3d07f398e4b0859c43276341a28b91504 (diff) | |
download | luasocket-9a79d500eb3e015f5bf579aab714916d49c1f289.tar.gz luasocket-9a79d500eb3e015f5bf579aab714916d49c1f289.tar.bz2 luasocket-9a79d500eb3e015f5bf579aab714916d49c1f289.zip |
Still need to fix windows. :o/
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ | |||
1 | test associativity of socket.select | ||
2 | probably if is dirty, no assoc is created. wonder why... | ||
3 | |||
1 | take a look at DB's smtp patch | 4 | take a look at DB's smtp patch |
2 | 5 | ||
3 | optmize aux_getgroupudata (Mike idea) | 6 | optmize aux_getgroupudata (Mike idea) |