This fixes two data races around concurrent calls to (*tcp.Mux).Close and (*tcp.Mux).handleConn, discovered in Enterprise test suites. |
||
|---|---|---|
| .. | ||
| mux.go | ||
| mux_test.go | ||
This fixes two data races around concurrent calls to (*tcp.Mux).Close and (*tcp.Mux).handleConn, discovered in Enterprise test suites. |
||
|---|---|---|
| .. | ||
| mux.go | ||
| mux_test.go | ||