storj/pkg/transport
Simon Guindon 91f0adef10
Add the ability to set dial and request timeouts from the cmd/uplink CLI to libuplink. (#2439)
* Added the ability to pass timeout settings from cmd/uplink to libuplink.

* Removed commented out code.

* Updated 2min timeouts for the uplink CLI.

* Removed comment.

* Made transport defaultDialTimeout and defaultRequestTimeout public

* Added comments to describe where these defaults apply.

* Added a new defaults to libuplink and added tests.

* Added a new defaults to libuplink and added tests.
2019-07-18 11:13:59 -04:00
..
common.go Add the ability to set dial and request timeouts from the cmd/uplink CLI to libuplink. (#2439) 2019-07-18 11:13:59 -04:00
fetchidentity.go storagenode/trust: implement fetching peer identity without kademlia and endpoint (#2584) 2019-07-17 21:14:44 +03:00
insecure.go Add the ability to set dial and request timeouts from the cmd/uplink CLI to libuplink. (#2439) 2019-07-18 11:13:59 -04:00
slowtransport.go storagenode/trust: implement fetching peer identity without kademlia and endpoint (#2584) 2019-07-17 21:14:44 +03:00
timeout.go Set connection read/write timeout (#1850) 2019-05-09 15:53:04 +02:00
transport_test.go Refactor pb.Node protobuf (#1785) 2019-04-22 12:07:50 +03:00
transport.go Add the ability to set dial and request timeouts from the cmd/uplink CLI to libuplink. (#2439) 2019-07-18 11:13:59 -04:00