influxdb/tcp
Mark Rushakoff 4b1a35fb93 Fix data races in tcp.Mux and tcp.listener
This fixes two data races around concurrent calls to (*tcp.Mux).Close
and (*tcp.Mux).handleConn, discovered in Enterprise test suites.
2018-01-18 16:10:10 -08:00
..
mux.go Fix data races in tcp.Mux and tcp.listener 2018-01-18 16:10:10 -08:00
mux_test.go Expand unit test code coverage in services that were undercovered 2017-11-28 15:44:35 -06:00