mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-03 00:50:52 -05:00
This would allow a new socket to be created with the same port after we close it. However, we can't reuse it immediately because of the TCP TIME-WAIT state.