moonbridge
log moonbridge.c
age | author | description |
---|---|---|
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 |
2015-04-08 | jbe | Moved local/remote address extraction/formatting to I/O library |
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 |