Skip to content
Commit 48b19662 authored by Kirill Tkhai's avatar Kirill Tkhai Committed by Pavel Emelyanov
Browse files

unix: Fix double restoring of peerless unix sockets, which are peers for others



Since commit ea747b07 receive queue for
such DGRAM sockets restores twice: in open_unix_sk() and post_open_unix_sk().
It should be made only once. So, keep that commit logic only for sockets
without alive sender.

Signed-off-by: default avatarKirill Tkhai <ktkhai@odin.com>
Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 72b73510
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