Files
quic-go/mock_packet_handler_manager_test.go
Marten Seemann bb185a3ad2 add a function to close the packet handler map
Close will close the underlying connection and wait until listen has
returned. While not strictly necessary in production use, this will fix
a few race conditions in our tests.
2019-01-24 18:09:46 +07:00

3.5 KiB