diff options
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ get rid of "base." kludge | |||
4 | make sure sock_gethostname.* only return success if the hp is not | 4 | make sure sock_gethostname.* only return success if the hp is not |
5 | null! | 5 | null! |
6 | change 'l' prefix in C libraries to 'l-something'... | 6 | change 'l' prefix in C libraries to 'l-something'... |
7 | don't forget the declarations in luasocket.h and mime.h!!! | ||
7 | leave code for losers that don't have nanosleep | 8 | leave 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 |