tracker/udp
Jimmy Zelinskie 9862a57b73 remove all private tracker logic
There are no consumers of any of this logic nor is it complete. We're
better off without it in the meantime until we have a use case and a
more cohesive model for expressing it.
2016-01-04 18:26:29 -05:00
..
announce_test.go udp: basic announce test 2015-05-11 00:57:54 -04:00
connection.go udp: Use net.IP inputs for connection ID generation 2015-02-23 21:30:45 -05:00
connection_test.go udp: Add constructor for ConnectionIDGenerator, return buffer to pool on socket timeout 2015-02-22 16:58:43 -05:00
protocol.go udp: make the options constant 2015-10-26 21:22:54 +01:00
scrape_test.go udp: basic announce test 2015-05-11 00:57:54 -04:00
udp.go udp: have the IV-generating goroutine in the waitgroup 2015-10-30 20:29:38 +01:00
udp_test.go remove all private tracker logic 2016-01-04 18:26:29 -05:00
writer.go udp: implement BEP45 response 2015-04-04 15:42:33 -04:00