mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-20 14:00:48 -04: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.