moonbridge

view moonbridge_io.h @ 91:6b26783f9323

write_nb returns total number of bytes buffered in case of block; Updated reference
author jbe
date Tue Apr 07 03:50:28 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