K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-08T20:55:02.000000Z K 7 svn:log V 301 Based on fix from 1.1.5.1: >From: jtk@atria.com (John T. Kohl) in rcmd: It calls select() with a hardcoded "number of file descriptors" argument of 32, rather than computing it based on the sockets about which it cares. - Now we work out the nfds arg, and do some error checking Submitted by: Geoff. END