[CRIU] [PATCH 12/12] cpuinfo: rpc -- Add CPUINFO_DUMP/CPUINFO_CHECK commands
Cyrill Gorcunov
gorcunov at gmail.com
Tue Sep 30 13:01:24 PDT 2014
On Tue, Sep 30, 2014 at 11:24:50PM +0400, Pavel Emelyanov wrote:
> >>
> >> In this case cr_service_work() would free the req and go on the
> >> 2nd lap.
> >>
> >>> or reverse success = true and ret = -1,
> >>
> >> How???
> >
> > ret = send_criu_msg(sk, &resp);
> >
> > there is no guarantee that send_criu_msg won't fail
>
> OK, if ret == -1 then cr_service_work() would just close
> the connection and exit.
OK, indeed. Look, should I rebase on top of new master?
More information about the CRIU
mailing list