kubo/p2p/net/conn
Juan Batiz-Benet 5171d3df6b p2p/net/conn: respect context on dialing
We were half-way with this. there's no way for net.Dialers
to respect contexts, so we have to let the dial finish in
the background.
2015-02-11 09:12:15 -08:00
..
conn_test.go testing/ci: all env var checks now use new pkgs 2015-01-14 16:01:03 -08:00
conn.go p2p/net/conn: log conn lifetime event 2015-02-01 22:08:48 -08:00
dial_test.go p2p/net/conn/listener: ignore certain errors 2015-01-11 12:55:33 -08:00
dial.go p2p/net/conn: respect context on dialing 2015-02-11 09:12:15 -08:00
interface.go p2p/conn: expose io.Closer interface 2015-02-01 06:35:48 -08:00
listen.go p2p/net/swarm + conn: logs + debugerr output 2015-01-23 01:52:42 -08:00
secure_conn_test.go testing/ci: all env var checks now use new pkgs 2015-01-14 16:01:03 -08:00
secure_conn.go conn: close fixes 2015-01-07 19:01:10 -08:00