diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-01-14 05:00:55 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-01-14 05:00:55 +0000 |
commit | 02ffe9ce259648775f4bb0d2b4dbff262b503e4c (patch) | |
tree | c86eef3aa7891f78537b91b1d8c355dd334380f3 /TODO | |
parent | 5a7a23a7ef96abf19394991006f3ca2835c0152c (diff) | |
download | luasocket-02ffe9ce259648775f4bb0d2b4dbff262b503e4c.tar.gz luasocket-02ffe9ce259648775f4bb0d2b4dbff262b503e4c.tar.bz2 luasocket-02ffe9ce259648775f4bb0d2b4dbff262b503e4c.zip |
Always more to do...
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ | |||
1 | make sure sock_gethostname.* only return success if the hp is not | ||
2 | null! | ||
1 | change 'l' prefix in C libraries to 'l-something'... | 3 | change 'l' prefix in C libraries to 'l-something'... |
2 | 4 | ||
3 | "foo.bar.baz" previously had to provide luaopen_foobarbaz() and now | 5 | "foo.bar.baz" previously had to provide luaopen_foobarbaz() and now |