[CRIU] [PATCH cr 2/5] util: move recv_fd and send_fd in a separate
file
Andrey Vagin
avagin at openvz.org
Wed Feb 1 05:00:49 EST 2012
It will be used in the parasite
Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
Makefile | 1 +
files.c | 74 +++++-----------------------------------------------
include/util-net.h | 9 ++++++
util-net.c | 65 +++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 82 insertions(+), 67 deletions(-)
create mode 100644 include/util-net.h
create mode 100644 util-net.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-util-move-recv_fd-and-send_fd-in-a-separate-file.patch
Type: text/x-patch
Size: 5082 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120201/6bc086a4/0002-util-move-recv_fd-and-send_fd-in-a-separate-file.bin
More information about the CRIU
mailing list