moonbridge

annotate moonbridge_io.h @ 85:ef552870f1b6

Implementation of read and read_nb in I/O module
author jbe
date Mon Apr 06 22:58:51 2015 +0200 (2015-04-06)
parents 8a6e2a80fcad
children fca51922b708
rev   line source
jbe@79 1
jbe@84 2 void moonbr_io_pushhandle(lua_State *L, int fd, int issocket);
jbe@79 3 int luaopen_moonbridge_io(lua_State *L);
jbe@79 4

Impressum / About Us