influxdb/tcp
Ben Johnson 86cb81c868 use timer for mux timeout
This commit changes the timeout for `mux.Mux.handleConn()` to use
`time.Timer` instead of `time.After()` so that the channel can be
closed immediately once the connection is handed off.
2016-03-30 15:47:24 -06:00
..
mux.go use timer for mux timeout 2016-03-30 15:47:24 -06:00
mux_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00