mirror of
https://review.haiku-os.org/haiku
synced 2025-02-03 12:16:35 +01:00
5b53e2e516
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.