Stefan Eilemann wrote: > > Are you maybe sync'ing to a version which does not exist yet? This is > the only reason I can think of for sync() to block. >
Yeah, that is probably it. Thanks, you got me thinking about the problem in a different way and now I realize that I'm trying to sync to the version of another object, so the first object never updates until the second one does. Woops. Does VERSION_HEAD automatically update to the newest received version or just the latest known version? If it is the latter, then will I need to send the version number somehow? I will try that. -- View this message in context: http://n2.nabble.com/eq%3A%3Anet%3A%3AObject%3A%3Async%28%29-blocks-clients-tp1391640p1392807.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

