moonbridge
log moonbridge_io.c
| age | author | description |
|---|---|---|
| 2019-01-21 | jbe | Use offsetof macro at compile time to determine maximum length of local socket paths |
| 2018-10-04 | jbe | Methods to manipulate socket buffer sizes |
| 2018-02-03 | jbe | Fixed some bugs with _call and _yield functions in moonbridge_io |
| 2018-02-01 | jbe | Added parameter to waitfunc of asynchronous I/O functions which allows to check whether waitfunc was called for the first time |