moonbridge
log moonbridge.c
age | author | description |
---|---|---|
2015-04-08 | jbe | Bugfix in C function moonbr_io_closehandle |
2015-04-07 | jbe | Removed timeout option from socket:close(); Simulate shutdown for local sockets (Unix Domain Sockets) |
2015-04-07 | jbe | Register I/O library as moonbridge_io (and not mapping functions into io) |
2015-04-07 | jbe | Extended I/O library; Integrated new I/O library into moonbridge.c and moonbridge_http.lua |