[PATCH 2/3] os: Don't limit MaxClients to MAXCLIENTS

Keith Packard keithp at keithp.com
Mon Dec 14 14:39:51 PST 2009


On Mon, 14 Dec 2009 15:19:48 -0500, Adam Jackson <ajax at redhat.com> wrote:

> -	    i = Select (MaxClients, &LastSelectMask, &clientsWritable, NULL, wt);
> +	    i = Select (MaxClientFd, &LastSelectMask, &clientsWritable,
> NULL, wt);

Isn't this more like 'MaxFd'? It should include listen sockets and
devices too, right?

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-devel/attachments/20091214/24a37639/attachment.pgp 


More information about the xorg-devel mailing list