moonbridge
log reference.txt
| age | author | description |
|---|---|---|
| 2015-06-23 | jbe | Clarified nil/false return values of poll function and wait_nb method |
| 2015-06-23 | jbe | Send a TCP RST instead of TCP FIN when a socket gets garbage collected (and hasn't been closed) |
| 2015-06-21 | jbe | Support asynchronous I/O with stdin/stdout/stderr of executed child processes |
| 2015-06-19 | jbe | Code cleanup, renamed functions, added documentation for HTTP module |