mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 22:35:26 +01:00
When calling Stop(), we expect the request thread to exit as soon as possible. Closing the connection unlocks it from any blocking read() or write(), avoiding some lockup situations.