torrent/tracker
Matt Joiner aaec4dbd80 tracker/udp: Panic on read errors if ConnClient not closed
There's nothing exposed to handle this error currently, and if it occurs, it's better not to fail in silence. I'm currently debugging a situation where ConnClients stop working, this would be a condition we'd want to know about.
2021-11-23 08:35:45 +11:00
..
http gofumpt 2021-11-08 14:47:01 +11:00
shared Extract HTTP tracker client into separate package 2021-06-22 23:28:26 +10:00
udp tracker/udp: Panic on read errors if ConnClient not closed 2021-11-23 08:35:45 +11:00
client.go Pull AnnounceOpt into tracker package 2021-06-24 23:13:35 +10:00
tracker.go gofumpt 2021-11-08 14:47:01 +11:00
tracker_test.go Remove unused tracker.defaultClient 2018-10-18 11:11:17 +11:00
udp-server_test.go Fixes for wasm 2021-06-23 17:24:50 +10:00
udp.go Extract protocol agnostic tracker Client 2021-06-24 23:13:35 +10:00
udp_test.go Don't dial in UDP tracking 2021-11-22 18:11:09 +11:00