summaryrefslogtreecommitdiff
path: root/src/c_api.zig
Commit message (Collapse)AuthorAge
* Move connection writer into connectionconnection-writerRobby Zambito38 hours
| | | | Make chunk size a part of the connection type
* Fix reconnectionRobby Zambito2 days
| | | | | Was failing to reconnect due to trying to reuse the same socket that already had a BPF filter on it.
* Add C APIRobby Zambito3 days