summaryrefslogtreecommitdiff
path: root/src/RawSocket.zig
Commit message (Collapse)AuthorAge
* Set timeouts instead of sleepingRobby Zambito2 days
|
* Fix reconnectionRobby Zambito3 days
| | | | | Was failing to reconnect due to trying to reuse the same socket that already had a BPF filter on it.
* Better error handling and debug loggingRobby Zambito3 days
|
* Chunk messages to 1000 byte payloadsRobby Zambito3 days
|
* Move RawSocket and clean it upRobby Zambito6 days