On Tue, Oct 13, 2009 at 09:17:25AM -0500, Tom Mueller wrote: > Just to confirm my understanding, a Transport object is created for each > Image object, so if one has two Image (or ImageInterface) objects for > different images, then concurrency between those objects is still > allowed, right?
That's correct. This wad doesn't change the 1:1 mapping between Transport objects and Image objects. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
