mirror of
https://review.haiku-os.org/haiku
synced 2025-02-21 21:19:09 +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.