Skip to content
Commit 29c3e842 authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov
Browse files

parasite: the type of the communication socket must be SOCK_SEQPACKET



We use unix socket to communicate with parasite. Before we used
SOCK_STREAM, but it doesn't guaranty that the message boundaries will be
save.

Signed-off-by: default avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 229e4e50
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