aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/libev_helper.h
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Use cumulative timeout when dealing with TCP connectionsvstakhov-cumulative-tcp-timeoutVsevolod Stakhov13 days1-2/+3
* [Minor] Add function to reschedule events at specific timerVsevolod Stakhov2024-04-231-3/+14
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-13/+13
* [Rework] Timeouts are now global per event and not reseted by IO activityVsevolod Stakhov2022-01-061-1/+0
* [Rework] Add C++ guards to all headersVsevolod Stakhov2019-07-081-2/+11
* [Project] Add small helpers for migration simplificationsVsevolod Stakhov2019-06-221-0/+78