OpenAFS CVS Commit: openafs/src/vol by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 23 Mar 2009 18:42:59 EDT


Update of /cvs/openafs/src/vol
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/vol

Modified Files:
      Tag: openafs-devel-1_5_x
	fssync-server.c 
Log Message:
DELTA DEVEL15-vol-fssync-server-socket-20090323
AUTHOR jaltman@secure-endpoints.com
LICENSE IPL10

GetHandler() sets up a fdset and returns the max socket fd
which is used with select().  Windows ignores the numfd param
(first param) of select() and therefore computing the max fd
value is meaningless.  We can avoid a number of casts by
not attempting to treat this value as osi_socket.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-vol-fssync-server-socket-20090323 openafs/src/vol/fssync-server.c 1.1.4.20 1.1.4.21