lkml.org 
[lkml]   [1999]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: Raising number of file handles per process
Hi,

On Mon, 13 Sep 1999 19:51:12 +0000, "Stephen D. WIlliams" <sdw@lig.net> said:

> What else is needed for a select based program? Rebuild glibc after
> changing the include directive?

You really want to move to poll. Using select, you'll still have to
roll your own FD_SET with increased capacity, but otherwise the
library shouldn't object too much (at least in glibc-2.1; 2.0 has a
number of rpc bugs if give it too many fds).

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.349 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site