Released luasocket-1.5-work!
This commit is contained in:
parent
4755ad727e
commit
c1ef3e7103
4 changed files with 31 additions and 56 deletions
|
@ -56,7 +56,7 @@ LUASOCKET_API int lua_socketlibopen(lua_State *L)
|
|||
buf_open(L);
|
||||
tcps_open(L);
|
||||
udp_open(L);
|
||||
#if LUASOCKET_DEBUG
|
||||
#ifdef LUASOCKET_DOFILE
|
||||
lua_dofile(L, "concat.lua");
|
||||
lua_dofile(L, "code.lua");
|
||||
lua_dofile(L, "url.lua");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue