go-libp2p/p2p
Steven Allen 62f92f7e73 always make the host context cancelable
There's really no reason to *only* do this if we have relays enabled. Doing it
this way makes `go vet` happier and reduces conditional logic.
2017-11-16 17:34:48 -08:00
..
discovery allow tag to be passed into NewMdnsService 2017-09-24 17:59:28 +02:00
host always make the host context cancelable 2017-11-16 17:34:48 -08:00
net Fix most "go vet" errors. 2017-11-16 20:05:22 -05:00
protocol Reset on error in ping. 2017-09-13 15:50:23 -07:00
test Fix most "go vet" errors. 2017-11-16 20:05:22 -05:00