MEDIUM: mux-quic: delay the closing with the timeout

Do not close immediatly the connection if there is no bidirectional
stream opened. Schedule instead the mux timeout when this condition is
verified. On the timer expiration, the mux/connection can be freed.
1 file changed