summaryrefslogtreecommitdiff
path: root/ace/WFMO_Reactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/WFMO_Reactor.h')
-rw-r--r--ace/WFMO_Reactor.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ace/WFMO_Reactor.h b/ace/WFMO_Reactor.h
index c0bef5d74c0..e9f8ef8bd11 100644
--- a/ace/WFMO_Reactor.h
+++ b/ace/WFMO_Reactor.h
@@ -908,10 +908,10 @@ protected:
// Dispatches a single handler. Returns 0 on success, -1 if the
// handler was removed.
- virtual int upcall (ACE_Event_Handler *event_handler,
- ACE_HANDLE io_handle,
- ACE_HANDLE event_handle,
- long interested_events);
+ virtual ACE_Reactor_Mask upcall (ACE_Event_Handler *event_handler,
+ ACE_HANDLE io_handle,
+ ACE_HANDLE event_handle,
+ long interested_events);
virtual int calculate_timeout (ACE_Time_Value *time);
// Used to caluculate the next timeout