moonbridge
log
| age | author | description |
|---|---|---|
| 2015-04-08 | jbe | Refined buffer model for reading in I/O library |
| 2015-04-08 | jbe | Some code cleanup in I/O library |
| 2015-04-08 | jbe | Different buffering model for I/O writer |
| 2015-04-08 | jbe | Added missing freeaddrinfo() call to moonbridge_io.tcpconnect(...) function; Updated documentation regarding blocking DNS lookups of tcpconnect(...) |
| 2015-04-08 | jbe | Convert local and remote IP address to human readable string |
| 2015-04-08 | jbe | Bugfix in C function moonbr_io_closehandle |
| 2015-04-08 | jbe | New function moonbridge_io.tcpconnect_nb(...) for nonblocking connects |
| 2015-04-08 | jbe | Added moonbridge_io.tcpconnect(...) function |