ORB in different thread?
Jules Colding <[email protected]>
| Newsgroups | gmane.comp.gnome.orbit.general |
|---|---|
| Message-ID | <1107439098.24228.50.camel@omc-3> |
Hi, I'll like to duplicate() a reference to an ORB and call ORB_run() in another thread while (later) calling ORB_shutdown() in the main thread. Should I expect that to work? Thanks, jules