moonbridge
log moonbridge_io.c
age | author | description |
---|---|---|
2018-02-01 | jbe | Modified non-blocking I/O _call functions to pass certain arguments (socket, mode, module) to wait function |
2018-01-27 | jbe | Bugfix/workaround: Do not call getpeername() when opening TCP connections in non-blocking mode |
2017-11-16 | jbe | Code cleanup in moonbr_io_read_cont function (avoid unnecessary lua_pushvalue)v1.0.2 |