moonbridge

diff moonbridge_io.h @ 79:22dbb9d09f02

Stub for new non-blocking I/O library
author jbe
date Sun Apr 05 18:01:31 2015 +0200 (2015-04-05)
parents
children 1a0346580e6d
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/moonbridge_io.h	Sun Apr 05 18:01:31 2015 +0200
     1.3 @@ -0,0 +1,4 @@
     1.4 +
     1.5 +void moonbr_io_pushhandle(lua_State *L, int fd);
     1.6 +int luaopen_moonbridge_io(lua_State *L);
     1.7 +

Impressum / About Us