Skip to content
Commit d74073a5 authored by Ruslan Kuprieiev's avatar Ruslan Kuprieiev Committed by Pavel Emelyanov
Browse files

unix: Handle service socket on dump and restore



Service connection is actually an 'external' one from unix sockets engine POV,
but we don't want to dump it as such. Thus, we explicitly find one and dump it
as half-closed connection. On restore we push an artificial message into it
to report to the program that the dump-request was served, but the program is
restored.

Signed-off-by: default avatarRuslan Kuprieiev <kupruser@gmail.com>
Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 8fddfd2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment