Refactor and fix up a lot of code
Don't tell the boss I forgot a couple of free()s...
This commit is contained in:
parent
fe38efac42
commit
290289cbf5
12 changed files with 175 additions and 335 deletions
|
@ -13,8 +13,7 @@
|
|||
|
||||
#include "callisto.h"
|
||||
|
||||
|
||||
int luaopen_socket_core(lua_State *L);
|
||||
int luaopen_socket_core(lua_State *);
|
||||
|
||||
int
|
||||
luaopen_socket(lua_State *L)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue