Re: Newbie client - server question
Re: Newbie client - server question
- Subject: Re: Newbie client - server question
- From: Quinn <email@hidden>
- Date: Mon, 10 Nov 2003 14:20:51 +0000
At 14:42 +0100 30/10/03, Eivind Andersen wrote:
Does anyone know what could be wrong?
I believe that this should just work. Given the failure mode you're
describing, my guess is that the target of the message has been
disposed, probably because someone has released it one too many
times. My suggestion is that you add a log statement to that
object's dealloc method. If you see the logging before the second
run, you know that this is the cause of the problem and you can
investigate what's releasing the object and why.
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.