Re: Select Problem
Re: Select Problem
- Subject: Re: Select Problem
- From: Jason Linhart <email@hidden>
- Date: Mon, 16 Feb 2004 13:03:18 -0500
On 2/16/04 11:57 AM Dario (email@hidden) wrote:
>
Another question, on ndfs ( first argument ). it must be (max fd in
>
select + 1 ) or I can set it to a very big value as 0xFFFFFFFF to don't
>
care anymore of the problem, without any problem ?
Don't set it any larger than FD_SETSIZE.
You could just always use that, but it will be a bit slower.
Jason
-----------------
email@hidden
-----------------
Dr. Seuss books . . . can be read and enjoyed on several levels. For
example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed
as a searing indictment of the narrow-minded binary counting system.
-- Peter van der Linden, Expert C Programming, Deep C Secrets
_______________________________________________
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.