moonbridge

annotate moonbridge_io.h @ 84:8a6e2a80fcad

Refined interface of I/O library to directly support (previously opened) sockets
author jbe
date Mon Apr 06 15:41:37 2015 +0200 (2015-04-06)
parents 697cdf8e2000
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