tracker/udp
Jimmy Zelinskie 29c206611e replace time.NewTicker().C with time.After
They are synonymous and time.After is much easier to read.
2016-01-13 16:14:54 -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 replace time.NewTicker().C with time.After 2016-01-13 16:14:54 -05: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