criu/pie
Andrey Vagin 29c3e84234 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: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-10-02 20:08:39 +04:00
..
gen-offsets.sh make: pie -- Use CROSS_COMPILE prefix for nm utility 2013-05-31 13:45:31 +04:00
log-simple.c pie: log: parse %llx argument correctly 2013-06-13 19:40:11 +04:00
Makefile pie: Move send_fds/recv_fds helpers into separate pie/util-fd.c 2013-08-29 14:48:10 +04:00
parasite.c parasite: the type of the communication socket must be SOCK_SEQPACKET 2013-10-02 20:08:39 +04:00
pie.lds.S.in pie: Bump .got table into .crblob section 2013-03-27 15:52:09 +04:00
restorer.c rst: Create posix timers earlier 2013-09-27 21:08:02 +04:00
util-fd.c pie: Move send_fds/recv_fds helpers into separate pie/util-fd.c 2013-08-29 14:48:10 +04:00
util.c pie: don't use pr_perror in pie code 2013-08-30 16:44:16 +04:00