moonbridge

view moonbridge_io.h @ 289:76bede490cdf

Fixed documentation of moonbridge_io.poll(...)
author jbe
date Sun Jun 11 12:53:18 2017 +0200 (2017-06-11)
parents 524bb61496b5
children b355e259c81e
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_catch_sigterm(lua_State *L);
5 int luaopen_moonbridge_io(lua_State *L);

Impressum / About Us