summaryrefslogtreecommitdiff
path: root/src/timer.c
Commit message (Collapse)AuthorAge
* Cleanup libev usage, socket error checkingAndrew Opalach 2025-09-08
| | | | | | | - Remove packet.opaque. - Don't ensure_space() of buffer if not updating size. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Apply style changes, abide by strict aliasingAndrew Opalach 2025-03-31
| | | | | | - Remove internal sending step in packet pool. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Rename, cleanup and pass on readabilityAndrew Opalach 2024-12-24
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Tons of changesAndrew Opalach 2024-10-04
| | | | | | Mainly for things that came up in other projects. Signed-off-by: Andrew Opalach <andrew@akon.city>
* UpdateAndrew Opalach 2023-11-06
| | | | | | | | | - Refactor curl support, add curl websockets - Remove aki_socket config structure - Add the ability to change aki_timer repeat - Various fixes Signed-off-by: Andrew Opalach <andrew@akon.city>
* Add libakiyoAndrew Opalach 2023-10-10
Signed-off-by: Andrew Opalach <andrew@akon.city>