etcd/etcdmain
Yicheng Qin 2c94e2d771 *: make dial timeout configurable
Dial timeout is set shorter because
1. etcd is supposed to work in good environment, and the new value is long
enough
2. shorter dial timeout makes dial fail faster, which is good for
performance
2015-02-28 11:18:59 -08:00
..
config.go etcdmain: infer bind addr from addr in v1 flagset 2015-02-10 09:42:10 -08:00
config_test.go etcdmain: infer bind addr from addr in v1 flagset 2015-02-10 09:42:10 -08:00
const_unix.go etcdmain: fix godeps on osx 2015-02-28 11:16:41 -08:00
const_windows.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
etcd.go *: make dial timeout configurable 2015-02-28 11:18:59 -08:00
etcd_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
help.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
http.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00