summaryrefslogtreecommitdiff
path: root/ace/MEM_Acceptor.h
diff options
context:
space:
mode:
authorspark <spark@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-03-08 23:18:09 +0000
committerspark <spark@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-03-08 23:18:09 +0000
commit79a9348d4c8c0850d463585bbf39c5e40a35c710 (patch)
tree743b8dd289cdd6c9eff8ffd981bea63d6d36b9cd /ace/MEM_Acceptor.h
parent7f6af721ee5781fec03fe602286487e7a220e758 (diff)
downloadATCD-79a9348d4c8c0850d463585bbf39c5e40a35c710.tar.gz
Updated to skip QoS part on WinCE.
Diffstat (limited to 'ace/MEM_Acceptor.h')
-rw-r--r--ace/MEM_Acceptor.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ace/MEM_Acceptor.h b/ace/MEM_Acceptor.h
index b1521e3451f..18b907349c4 100644
--- a/ace/MEM_Acceptor.h
+++ b/ace/MEM_Acceptor.h
@@ -25,7 +25,10 @@
#include "ace/MEM_Stream.h"
#include "ace/MEM_Addr.h"
+
+#if !defined (ACE_HAS_WINCE)
#include "ace/OS_QoS.h"
+#endif // ACE_HAS_WINCE
// Forward decl.
class ACE_Reactor;
@@ -143,12 +146,14 @@ protected:
int restart = 1,
int reset_new_handle = 0) const;
+#if !defined (ACE_HAS_WINCE)
int accept (ACE_SOCK_Stream &new_stream,
ACE_Accept_QoS_Params qos_params,
ACE_Addr *remote_addr = 0,
ACE_Time_Value *timeout = 0,
int restart = 1,
int reset_new_handle = 0) const;
+#endif // ACE_HAS_WINCE
private:
/// The filename prefix of the created mmap files. It should