aboutsummaryrefslogtreecommitdiff
path: root/src/packet.c
AgeCommit message (Collapse)Author
2023-05-29speed up packet allocation by switching to mallocKimplul
+ Also allow reusing packets, though only with external buffers.
2023-05-15formatKimplul
2023-05-05add async packetsKimplul