Re: remote proxy object somehow not correct
Re: remote proxy object somehow not correct
- Subject: Re: remote proxy object somehow not correct
- From: "William Zumwalt" <email@hidden>
- Date: Wed, 17 Jan 2007 18:52:13 -0600
Looking at it again, I think your main thread is blocking on the
serverLock, and you'll have to unlock it before getting a connection
to the main thread. I tried something similar, thinking I could block
until the server thread's proxy was set up, but ran into the same
problem.
No, I'm certain it's just haning (or blocking?) on the call
[connection rootProxy] as verified in gdb. That's exactly where's it's
stuck and all I can guess is there's something wrong w/ the root
object, but I don't see what. I've been over the docs and it's just
not making sense where I'm going wrong.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden