moonbridge
log moonbridge_io.c
| age | author | description |
|---|---|---|
| 2016-08-21 | jbe | Fixed copy/paste error in tlsconf function |
| 2016-08-21 | jbe | Work on tlsconf function |
| 2016-08-20 | jbe | merge |
| 2016-08-20 | jbe | Use luaL_setmetatable instead of luaL_getmetatable and lua_setmetatable |
| 2016-08-20 | jbe | Work on optional libtls integration for moonbridge_io (tls_config stub) |
| 2016-01-16 | jbe | Corrected argument to closefrom() C-call |
| 2015-07-12 | jbe | Fixed bug in write buffer, which caused data to be lost when I/O is blocked |