I'm trying to create a test app which communicates with a child process via ipc.
I end up in a mess, because I want to give the clientID of the parent proc to the child via commandline (so that I could run more than one pair at once).
But the call to GetClientID fails, obviously the connection to the ipcd hasn't been established yet. Is there a way to get a handler called once the connection is established?
Axel
_______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
