mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-12-26 20:38:22 +01:00
More todo...
This commit is contained in:
parent
6b7aeb0cb9
commit
9da4046463
2
TODO
2
TODO
@ -1,7 +1,9 @@
|
|||||||
|
_VERSION, _DEBUG, etc.
|
||||||
get rid of "base." kludge
|
get rid of "base." kludge
|
||||||
make sure sock_gethostname.* only return success if the hp is not
|
make sure sock_gethostname.* only return success if the hp is not
|
||||||
null!
|
null!
|
||||||
change 'l' prefix in C libraries to 'l-something'...
|
change 'l' prefix in C libraries to 'l-something'...
|
||||||
|
leave code for losers that don't have nanosleep
|
||||||
|
|
||||||
"foo.bar.baz" previously had to provide luaopen_foobarbaz() and now
|
"foo.bar.baz" previously had to provide luaopen_foobarbaz() and now
|
||||||
should use luaopen_foo_bar_baz(). Change compat-5.1 and LuaSocket?
|
should use luaopen_foo_bar_baz(). Change compat-5.1 and LuaSocket?
|
||||||
|
Loading…
Reference in New Issue
Block a user