aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-01-21 07:54:09 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-01-21 07:54:09 +0000
commitb999686ea893e969e2c02f3c6966b1ddb44f72ce (patch)
tree4a577e7ba0a5df1e7b3248ec7a1d2ae69d8095e4
parenta4e35bc5d5a3def051d08be2b7758db2628766ef (diff)
downloadluasocket-b999686ea893e969e2c02f3c6966b1ddb44f72ce.tar.gz
luasocket-b999686ea893e969e2c02f3c6966b1ddb44f72ce.tar.bz2
luasocket-b999686ea893e969e2c02f3c6966b1ddb44f72ce.zip
Yet more to do.
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7fb10ac..2819707 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,7 @@ get rid of "base." kludge
4make sure sock_gethostname.* only return success if the hp is not 4make sure sock_gethostname.* only return success if the hp is not
5null! 5null!
6change 'l' prefix in C libraries to 'l-something'... 6change 'l' prefix in C libraries to 'l-something'...
7 don't forget the declarations in luasocket.h and mime.h!!!
7leave code for losers that don't have nanosleep 8leave code for losers that don't have nanosleep
8 9
9"foo.bar.baz" previously had to provide luaopen_foobarbaz() and now 10"foo.bar.baz" previously had to provide luaopen_foobarbaz() and now