moonbridge

view moonbridge_io.h @ 321:9509f1e5e31a

Added tag v1.1.1 for changeset 5fe68ba5fe0e
author jbe
date Sat Dec 22 18:42:18 2018 +0100 (2018-12-22)
parents b355e259c81e
children 86d9377cc615
line source
2 volatile sig_atomic_t moonbr_io_sigterm_flag;
3 void moonbr_io_pushhandle(lua_State *L, int fd);
4 void moonbr_io_closehandle(lua_State *L, int idx, int reset);
5 int moonbr_io_catch_sigterm(lua_State *L);
6 int luaopen_moonbridge_io(lua_State *L);

Impressum / About Us