moonbridge
log
| age | author | description |
|---|---|---|
| 2015-06-22 | jbe | Avoid use of accept4() function in favor of accept() to avoid using _GNU_SOURCE on GNU/Linux |
| 2015-06-22 | jbe | Avoid use of asprintf function |
| 2015-06-22 | jbe | Avoid compiler warnings on GNU/Linux (fix) |
| 2015-06-22 | jbe | Avoid compiler warnings on GNU/Linux |
| 2015-06-22 | jbe | Ensure that socket handles always get closed, even in case of an error while creating the socket handle |
| 2015-06-21 | jbe | Removed two functions from moonbridge_io.h |