http://bugzilla.moblin.org/show_bug.cgi?id=2229
--- Comment #24 from pohly <patrick.ohly(a)intel.com> 2009-12-02 22:22:28 PST ---
(In reply to comment #23)
The solution is:
Synthesis event 'PEV_SENDEND' means the end of 'processing' and the start
of
'waiting'.
Synthesis event 'PEV_RECVEND' means the start of 'processing' and the end
of
'waiting'.
I'd prefer to not depend on Synthesis progress events for this. We don't have
those in the server engine. Instead just set the processing/waiting according
to the state changes in SyncContext::doSync(). We know when our transport agent
is busy.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.