d32d85a717
it was possible, because we spawned Run before we did any calls to Route, that the listenmux would send multiple connections to the default listener. Fix that by ensuring we call Route before we call Run. Change-Id: Ie8fd754997975969a99fd2a3f8d3010c24cdc73d |
||
---|---|---|
.. | ||
listener_test.go | ||
listener.go | ||
mux_test.go | ||
mux.go | ||
prefixconn.go |