jhb b6cdcc9940 The fd_mask type is an unsigned long, not an int, so treat the mask as a
long instead of an int when examining the results of select() to look for
RPC requests.  Previously this routine would ignore RPC requests to sockets
whose file descriptor mod 64 was greater than 31 on a 64-bit platform.

PR:		amd64/141130
Submitted by:	liujb of array networks
MFC after:	3 days
2009-12-03 15:14:30 +00:00
..
2009-06-23 14:11:41 +00:00
2009-06-23 14:11:41 +00:00
2007-06-03 17:20:27 +00:00
2009-11-16 14:33:31 +00:00
2009-06-23 14:11:41 +00:00
2009-11-28 11:27:37 +00:00
2009-11-17 18:57:44 +00:00
2009-12-02 07:51:25 +00:00
2009-12-01 07:28:56 +00:00
2009-11-25 04:45:45 +00:00