Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fifo.proto « images - github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c7938c093570d811ff505ca6fe9043d789097e5f (plain)
1
2
3
4
message fifo_entry {
	required uint32		id		= 1;
	required uint32		pipe_id		= 2;
}