(file) Return to Monitor.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Monitor.cpp between version 1.4 and 1.5

version 1.4, 2002/03/03 04:17:22 version 1.5, 2002/03/07 21:15:57
Line 41 
Line 41 
 compilation unit and #define FD_SETZIE to 1024 prior to that inclusion; \ compilation unit and #define FD_SETZIE to 1024 prior to that inclusion; \
 otherwise, less than 64 clients (the default) will be able to connect to the \ otherwise, less than 64 clients (the default) will be able to connect to the \
 CIMOM. PLEASE DO NOT SUPPRESS THIS WARNING; PLEASE FIX THE PROBLEM." CIMOM. PLEASE DO NOT SUPPRESS THIS WARNING; PLEASE FIX THE PROBLEM."
   
 # endif # endif
 # define FD_SETSIZE 1024 # define FD_SETSIZE 1024
 # include <winsock2.h>  # include <windows.h>
 #else #else
 # include <sys/types.h> # include <sys/types.h>
 # include <sys/socket.h> # include <sys/socket.h>


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2