Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rework] Timeouts are now global per event and not reseted by IO activity | Vsevolod Stakhov | 2022-01-06 | 1 | -1/+0 |
| | | | | | | This actually reproduces old libevent behaviour and it was changed by a big design mistake. We really want IO timeouts to be fired for the whole set of subsequent events, otherwise it should be designed in a more configurable way... | ||||
* | [Rework] Add C++ guards to all headers | Vsevolod Stakhov | 2019-07-08 | 1 | -2/+11 |
| | |||||
* | [Project] Add small helpers for migration simplifications | Vsevolod Stakhov | 2019-06-22 | 1 | -0/+78 |