moonbridge
log moonbridge.c
| age | author | description |
|---|---|---|
| 2015-03-08 | jbe | When writing to disconnected clients, do not use signal 13 (SIGPIPE) but throw I/O error |
| 2015-03-08 | jbe | Disabling SHUT_RD due to problems with Linux |
| 2015-03-07 | jbe | Bugfix regarding temporary timeout settings and initialization of variable 'newval' in moonbr_timeout(L) |
| 2015-01-29 | jbe | Include bsd/stdio.h on Linux systems to avoid compiler warning on implicitly declared fpurge() function |