moonbridge

view moonbridge_io.h @ 334:62901393deb0

Updated reference regarding dual IPv6/IPv4 sockets
author jbe
date Wed Apr 28 13:03:13 2021 +0200 (2021-04-28)
parents 86d9377cc615
children
line source
2 extern 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