86cb81c868
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. |
||
---|---|---|
.. | ||
mux.go | ||
mux_test.go |