|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /proc/self/root/usr/lib/python2.7/site-packages/pycriu/ |
Upload File : |
�
k�x]c @ s� d d l Z d d l Z d d l Z d d l Z d d l Z d d l j Z d d d � � YZ d e f d � � YZ d e f d � � YZ
d e f d � � YZ d
e f d � � YZ
d e
f d
� � YZ d e
f d � � YZ d d d � � YZ d S( i����Nt
_criu_commc B sD e Z d Z d Z d Z d Z d Z d Z d Z d � Z
d � Z RS( s/
Base class for communication classes.
i i i c C s d S( s�
Connect to criu and return socket object.
daemon -- is for whether or not criu should daemonize if executing criu from binary(comm_bin).
N( ( t selft daemon( ( s/ /usr/lib/python2.7/site-packages/pycriu/criu.pyt connect s c C s d S( s'