[email protected] wrote:
On Mon, Aug 03, 2009 at 04:12:40PM -0500, Shawn Walker wrote:
src/modules/client/transport/engine.py:
line 644: I'm feeling a bit dumb; why does having completed as a engine level property work given that commit() is called on a per-handled basis?

You're probably just confused by the diff format.  Completed is an
instance variable of a FileProgress class.  There's one of these for
each easy handle enqueued in the multi interface.  (See lines 524-528).

That would be it.  Thanks.

--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to