K 10 svn:author V 4 jeff K 8 svn:date V 27 2008-03-19T07:33:16.000000Z K 7 svn:log V 349 - Remove stale comment. - In the last revision the code was changed to use maxfilesperproc rather than the per-process file limit to restrict the size of the poll array. This eliminates a significant source of process lock contention in multithreaded programs and is cheaper. This had been committed with the wrong batch of changes. END