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

Diff for /pegasus/src/Pegasus/Common/HTTPAcceptor.cpp between version 1.106.2.5 and 1.106.2.7

version 1.106.2.5, 2008/01/25 18:59:06 version 1.106.2.7, 2008/01/30 11:59:01
Line 781 
Line 781 
             "HTTPAcceptor: accept() failed");             "HTTPAcceptor: accept() failed");
         return;         return;
     }     }
 #ifndef(PEGASUS_OS_TYPE_WINDOWS)  #ifndef PEGASUS_OS_TYPE_WINDOWS
     // We need to ensure that the socket number is not higher than     // We need to ensure that the socket number is not higher than
     // what fits into FD_SETSIZE, because we else won't be able to select on it     // what fits into FD_SETSIZE, because we else won't be able to select on it
     // and won't ever communicate correct on that socket.     // and won't ever communicate correct on that socket.


Legend:
Removed from v.1.106.2.5  
changed lines
  Added in v.1.106.2.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2