moonbridge

view moonbridge_io.h @ 304:e18589f22314

Bugfix in moonbr_io_read_cont function which caused read chunks to be concatenated in wrong order
author jbe
date Thu Nov 16 00:36:55 2017 +0100 (2017-11-16)
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