moonbridge
log
| age | author | description |
|---|---|---|
| 2015-04-06 | jbe | Refined interface of I/O library to directly support (previously opened) sockets |
| 2015-04-06 | jbe | Code cleanup and fixes in optionally non-blocking write/write_nb method; Allow to mark I/O handles as closed |
| 2015-04-06 | jbe | Non-blocking write methods shall return io handle |