Date: Tue, 31 Dec 1996 01:14:02 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/rpc svc_run.c Message-ID: <199612310914.BAA21339@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/12/31 01:14:01 Modified: lib/libc/rpc svc_run.c Log: use svc_maxfd + 1 in the select() call. (There may be a behavior difference between the 2.1 and 2.2/3.0 kernels in this area, it seemed to work for me but I have a horribly hacked select() that might have a bug in the handling of this) Submitted by: wpaul Revision Changes Path 1.5 +3 -3 src/lib/libc/rpc/svc_run.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612310914.BAA21339>