moonbridge

view moonbridge_io.h @ 90:54e6104c70a6

Proper return values for drain functions
author jbe
date Tue Apr 07 02:52:41 2015 +0200 (2015-04-07)
parents fca51922b708
children de3982f17d05
line source
2 void moonbr_io_pushhandle(lua_State *L, int fd, int issocket, int canshutdown);
3 void moonbr_io_closehandle(lua_State *L, int idx, int timeout);
4 int luaopen_moonbridge_io(lua_State *L);

Impressum / About Us