moonbridge

annotate moonbridge_io.h @ 80:1a0346580e6d

Blocking :write(...) and :flush(...) methods in I/O library
author jbe
date Mon Apr 06 01:35:23 2015 +0200 (2015-04-06)
parents 22dbb9d09f02
children 697cdf8e2000
rev   line source
jbe@79 1
jbe@80 2 void moonbr_io_pushhandle(lua_State *L, int fd, int gc_idx);
jbe@79 3 int luaopen_moonbridge_io(lua_State *L);
jbe@79 4

Impressum / About Us