moonbridge

annotate moonbridge_io.h @ 268:d6de7502df31

Fixed documentation of socket:drain_call(...)
author jbe
date Sun Jun 04 18:30:13 2017 +0200 (2017-06-04)
parents 2dd0eea2f5f8
children 28aab22e68b6
rev   line source
jbe@79 1
jbe@107 2 void moonbr_io_pushhandle(lua_State *L, int fd);
jbe@100 3 void moonbr_io_closehandle(lua_State *L, int idx, int reset);
jbe@79 4 int luaopen_moonbridge_io(lua_State *L);
jbe@79 5

Impressum / About Us