moonbridge

view moonbridge_io.h @ 284:28aab22e68b6

New implementation of SIGTERM handling
author jbe
date Sun Jun 11 00:02:43 2017 +0200 (2017-06-11)
parents 2dd0eea2f5f8
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