Re: Distributed Objects pitfalls and strategies
Re: Distributed Objects pitfalls and strategies
- Subject: Re: Distributed Objects pitfalls and strategies
- From: Reed Hedges <email@hidden>
- Date: Tue, 30 Mar 2004 23:38:19 -0500
On Tuesday, March 30, 2004, at 02:47 PM, John Scalo wrote:
I am indeed setting reply timeouts before and after messaging the
connection (depending on the job - some messages wait for quite a bit
of data and I have to accommodate that), and I do use oneway void
wherever possible. But this problem is really secondary to the fact
that if a server quits with an active connection, a new port can't be
created for <=10 minutes.
Do you shutdown the port before exiting?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.