On Tue, 2005-02-22 at 11:32 +0100, Jules Colding wrote:
> True: orbit-adaptor.c line 29. Didn't see that one...
> 
> Are there any reason to keep the magical string if the POA thread hint
> takes care of this?

        Sure - I think that the 'do_threaded_io' thing is (potentially) not
safe to be called from a random thread; so if your flow goes:

        main
                -> create 20 threads
                        -> 1 thread at random calls POA foo

        then you'll need to pre-initialize the ORB to do multi-threaded I/O.

> I would *really* love to shoot it ;-)

        It's a pre-emptive strike on the above problem.

        Regards,

                Michael.

-- 
 [EMAIL PROTECTED]  <><, Pseudo Engineer, itinerant idiot

_______________________________________________
orbit-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/orbit-list

Reply via email to