summaryrefslogtreecommitdiff
path: root/src/poll.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>
* UpdateAndrew Opalach 2023-12-31
- Add aki_poll and aki_fs_event - Various aki_file improvments - Add grow mode to aki_packet_pool - aki_packet_stream_pause/resume -> cork - Misc fixes and improvments Signed-off-by: Andrew Opalach <andrew@akon.city>