moonbridge

diff moonbridge_io.h @ 146:6dfe5b424b18

Proper treatment of zero/negative timeouts to moonbridge_io.poll(...); Make _yield methods yield singleton moonbridge_io.block as first yield value
author jbe
date Thu May 07 21:32:58 2015 +0200 (2015-05-07)
parents 06d965df8a0c
children c820130f55d7
line diff
     1.1 --- a/moonbridge_io.h	Sat May 02 16:25:33 2015 +0200
     1.2 +++ b/moonbridge_io.h	Thu May 07 21:32:58 2015 +0200
     1.3 @@ -1,3 +1,5 @@
     1.4 +
     1.5 +char moonbr_io_block_udata;
     1.6  
     1.7  void moonbr_io_pushhandle(lua_State *L, int fd);
     1.8  void moonbr_io_closehandle(lua_State *L, int idx, int reset);

Impressum / About Us