Changes

Jump to navigation Jump to search
133 bytes added ,  08:18, 15 October 2013
extended description
Line 1: Line 1: −
CRIU-RPC is a remote procedure call (RPC) protocol which uses Google Protocol Buffers to encode its calls and SOCK_SEQPACKET Unix domain socket as a transport mechanism.
+
CRIU-RPC is a remote procedure call (RPC) protocol which uses Google Protocol Buffers to encode its calls. The requests are served by CRIU service launched with <code>criu service</code> command. It uses a SEQPACKET Unix domain socket listening at <code>/var/run/criu-srvice.socket</code> as transport.
    
== Protobuf messages ==
 
== Protobuf messages ==

Navigation menu