summaryrefslogtreecommitdiffstats
path: root/src/libutil/libev_helper.c
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-44/+40
* [Rework] Timeouts are now global per event and not reseted by IO activityVsevolod Stakhov2022-01-061-17/+7
* [Fix] Another try to fix slow callbacks and timersVsevolod Stakhov2019-10-311-0/+6
* [Fix] Fix pending checks for eventsVsevolod Stakhov2019-08-291-3/+3
* [Minor] Add assertions to prevent scheduling of uninitialised watcherslibev-migrationVsevolod Stakhov2019-06-221-0/+4
* [Minor] Fix some more issues with timeoutsVsevolod Stakhov2019-06-221-4/+8
* [Minor] Fix timeouts messVsevolod Stakhov2019-06-221-2/+9
* [Project] Rework HTTP IOVsevolod Stakhov2019-06-221-3/+13
* [Project] Add small helpers for migration simplificationsVsevolod Stakhov2019-06-221-0/+94