| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Regression test: when a client QuicEndpoint has a session terminated |
| 4 | // by a stateless reset, subsequent sessions on the same endpoint must |
nothing calls this directly
no test coverage detected