[CRIU] [PATCH 04/10] util-net: Add send_fds and recv_fds

Cyrill Gorcunov gorcunov at openvz.org
Tue Mar 27 12:23:12 EDT 2012


We will need these helpers to transfer file
descriptors from dumpee to our space.

Also make send_fd/recv_fd to be a wrappers over
send_fds/revc_fds to not duplicate the code.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 include/util-net.h |   22 +++++++-
 util-net.c         |  144 ++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 120 insertions(+), 46 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-util-net-Add-send_fds-and-recv_fds.patch
Type: text/x-patch
Size: 5357 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120327/d1728390/0004-util-net-Add-send_fds-and-recv_fds.bin


More information about the CRIU mailing list