kubo/net
Brian Tiger Chow 5313c1ae22 fix(swarm) Dial panic
+/- if len(addresses) is 0, connSetup will be called with nil value for c.
+/- avoid variable reassignment

License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
2014-12-08 15:07:33 -08:00
..
conn silence verbose output 2014-12-08 15:07:33 -08:00
handshake implement ipfs id in the new commands library 2014-11-16 16:46:06 -08:00
message log(swarm, netmessage) Event: connSetup(begin|success) 2014-11-25 06:16:40 -08:00
mux fix(core, peer) helpers to testutil, err handling 2014-12-08 14:32:52 -08:00
service fix(core, peer) helpers to testutil, err handling 2014-12-08 14:32:52 -08:00
swarm fix(swarm) Dial panic 2014-12-08 15:07:33 -08:00
interface.go style(net) rm unused error 2014-12-08 15:07:33 -08:00
net_test.go net interface 2014-09-22 04:05:12 -07:00
net.go style(net) rm unused error 2014-12-08 15:07:33 -08:00