Can I stop and dispose `TcpListener` after accepting my only expected client?
I tried this on Windows, and the client appears to continue working, but I want to understand if this behavior is guaranteed or just a fluke:
I tried this on Windows, and the client appears to continue working, but I want to understand if this behavior is guaranteed or just a fluke: