moonbridge

view moonbridge_io.h @ 286:26a16090276d

Minor fixes in reference.txt
author jbe
date Sun Jun 11 00:06:34 2017 +0200 (2017-06-11)
parents 28aab22e68b6
children 524bb61496b5
line source
2 void moonbr_io_pushhandle(lua_State *L, int fd);
3 void moonbr_io_closehandle(lua_State *L, int idx, int reset);
4 int moonbr_io_sigterm_setup(lua_State *L);
5 int luaopen_moonbridge_io(lua_State *L);

Impressum / About Us