OpenAFS CVS Commit: openafs/src/rx by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 19 Jul 2004 10:39:42 EDT
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/src/rx
Modified Files:
rx_globals.c rx_lwp.c
Log Message:
DELTA win32-fd_set-20040719
AUTHOR jaltman@mit.edu
Make sure that we do not alter the FD_SETSIZE on Windows.
On Windows this is an array of FD_SETSIZE. FD_SETSIZE does
not define the maximum socket handle value.
--- DELTA config follows ---
win32-fd_set-20040719 openafs/src/rx/rx_globals.c 1.7 1.8
win32-fd_set-20040719 openafs/src/rx/rx_lwp.c 1.16 1.17