Skip to content
Commit 98759c76 authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

unix: Don't poll-wait on unix peer to be bound



Long time ago the conn jobs were implemented in a bad
manner -- they tried to connect to peer until it succeeds
sleeping in the middle.

Time to stop doing so and switch to proper futex-based
waiting for bound event.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent c2bb8404
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment