Skip to content
Commit 0884d7aa authored by Alexey Moiseytsev's avatar Alexey Moiseytsev Committed by David S. Miller
Browse files

AF_UNIX: Fix poll blocking problem when reading from a stream socket



poll() call may be blocked by concurrent reading from the same stream
socket.

Signed-off-by: default avatarAlexey Moiseytsev <himeraster@gmail.com>
Acked-by: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 83b98fb4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment