Re: Bizarre x86 segment layout problem causing select() slowdown
Re: Bizarre x86 segment layout problem causing select() slowdown
- Subject: Re: Bizarre x86 segment layout problem causing select() slowdown
- From: Dave Hayden <email@hidden>
- Date: Wed, 7 Feb 2007 10:16:38 -0800
On Feb 7, 2007, at 1:04 AM, Jonas Maebe wrote:
On 07 Feb 2007, at 01:38, Dave Hayden wrote:
struct timeval timeout = { socketTimeout, 0 };
Just to make sure: socketTimeout is a constant and not a local
variable which isn't initialised in some cases, right?
That's right. It's set on init to a value pulled from user defaults,
default value 90.
-D
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden