mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
doc: update documentations for the tcp-close option
Signed-off-by: Andrei Vagin <avagin@gmail.com>
This commit is contained in:
parent
e42f5e032e
commit
4a80dfab89
2 changed files with 9 additions and 3 deletions
|
|
@ -327,6 +327,10 @@ mount -t cgroup -o devices,freezer none devices,freezer
|
|||
*--tcp-established*::
|
||||
Checkpoint established TCP connections.
|
||||
|
||||
*--tcp-close*::
|
||||
Don't dump the state of, or block, established tcp connections.
|
||||
This is useful when tcp connections are not going to be restored.
|
||||
|
||||
*--skip-in-flight*::
|
||||
This option skips in-flight TCP connections. If any TCP connections
|
||||
that are not yet completely established are found, *criu* ignores
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue