aboutsummaryrefslogtreecommitdiff
path: root/go/util/net_timeout.go
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-81/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2015-04-16Change all chrislusf/weed-fs links to point to chrislu/seaweedfsStuart P. Bentley1-1/+1
2014-10-26formatting code by: goimports -w=true .Chris Lu1-1/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-1/+1
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-1/+1
2014-03-251. adding statistics reportingChris Lu1-4/+19
2. refactor version to util package
2014-03-20switch to idle timeout instead of read timeoutChris Lu1-0/+65