Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 08/19/1994 18:00:05
deraadt
Fri Aug 19 17:55:35 PDT 1994
Update of /b/source/CVS/src/lib/libc/rpc
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/post/src/lib/libc/rpc

Modified Files:
	clnt_tcp.c clnt_udp.c pmap_rmt.c rpc_commondata.c svc.c 
	svc_run.c svc_tcp.c 
Log Message:
rpc library no longer uses _rpc_dtablesize() internally -- keeps track
of highest active file descriptor. limit fd usage to FD_SETSIZE, until
a better solution is found. remove non-FD_SETSIZE code.


------------------------------------------------------------------------------