Re: NSConnection Issue

2008-07-22 Thread Ken Thomases
On Jul 23, 2008, at 12:07 AM, Adam R. Maxwell wrote: On Jul 22, 2008, at 9:54 PM, Patrick Walker wrote: I was wondering if anyone had any solutions to determine whether or not an NSConnection via NSSocketPorts are still valid without each end polling to see if it still connects? Right now,

Re: NSConnection Issue

2008-07-22 Thread Adam R. Maxwell
On Jul 22, 2008, at 9:54 PM, Patrick Walker wrote: I was wondering if anyone had any solutions to determine whether or not an NSConnection via NSSocketPorts are still valid without each end polling to see if it still connects? Right now, if the client tries to access the rootObject it han

NSConnection Issue

2008-07-22 Thread Patrick Walker
I was wondering if anyone had any solutions to determine whether or not an NSConnection via NSSocketPorts are still valid without each end polling to see if it still connects? Right now, if the client tries to access the rootObject it hangs. While this may may only happen occasionally, I