moonbridge
log moonbridge_io.c
age | author | description |
---|---|---|
2015-04-16 | jbe | Cleanup regarding #include directives |
2015-04-16 | jbe | Proper distinction between AF_* and PF_* constants (and commented where it is not the case) |
2015-04-16 | jbe | Revised flushing behavior of write_nb(...) again |
2015-04-16 | jbe | Revised flushing behavior of write_nb(...) |
2015-04-14 | jbe | Bugfix in close method of moonbridge_io (do not mark as closed before flushing) |
2015-04-11 | jbe | Make moonbridge_io.poll(...) return immediately if there is data pending in read buffers |
2015-04-10 | jbe | Use SO_REUSEADDR for moonbridge_io.tcplisten(...) |