kubo/net/conn
Brian Tiger Chow 6291c25455 fix(net/conn) Set peer to "Remote" in Dial method
@jbenet we may want to consider setting the default type to Remote. I
left the default as Unspecified just for safety.

License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
2014-11-16 07:01:01 -08:00
..
conn_test.go chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
conn.go ctx closer races #270 2014-11-05 09:26:17 -08:00
dial_test.go peerstore Put -> Add 2014-10-20 06:37:12 -07:00
dial.go fix(net/conn) Set peer to "Remote" in Dial method 2014-11-16 07:01:01 -08:00
handshake.go swarm + handshake: better observed addr check 2014-11-05 04:01:38 -08:00
interface.go some net docs 2014-11-08 21:42:36 -08:00
listen.go ctx closer races #270 2014-11-05 09:26:17 -08:00
multiconn_test.go chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
multiconn.go fixed race in multiconn 2014-11-05 09:44:51 -08:00
secure_conn_test.go chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
secure_conn.go moved pipes package 2014-11-01 16:07:56 -07:00