moonbridge
log moonbridge.c
| age | author | description |
|---|---|---|
| 2015-04-14 | jbe | Removed <file>:readuntil(...) function |
| 2015-04-14 | jbe | Code cleanup; Allow binding to specific interfaces |
| 2015-04-12 | jbe | Do not announce socket/listener type when communicating with the child process |
| 2015-04-10 | jbe | Fixed bug regarding testing of valid file descriptor in moonbr_child_run function |
| 2015-04-10 | jbe | Added helper function moonbridge_io.timeref(...); HTTP module sends 408 Request Timeout |
| 2015-04-09 | jbe | Moved SIGPIPE ignore from moonbridge.c to moonbridge_io.c |
| 2015-04-09 | jbe | Fixed bug regarding length check of addess of local (unix domain) socket |