summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_On_Reactor.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-01-13 16:41:01 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-01-13 16:41:01 +0000
commit49a009833411868cb9976ac41d7c1fa7c02bccc4 (patch)
tree3629c8308884c34a10c347275d7946e660a1dc5d /TAO/tao/Wait_On_Reactor.h
parentbba527267774298c760ec099657e7a13c72b0098 (diff)
downloadATCD-49a009833411868cb9976ac41d7c1fa7c02bccc4.tar.gz
ChangeLogTag: `head -1 ChangeLog`
Diffstat (limited to 'TAO/tao/Wait_On_Reactor.h')
-rw-r--r--TAO/tao/Wait_On_Reactor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Wait_On_Reactor.h b/TAO/tao/Wait_On_Reactor.h
index e51cfe250c6..3e69a25a9ba 100644
--- a/TAO/tao/Wait_On_Reactor.h
+++ b/TAO/tao/Wait_On_Reactor.h
@@ -43,6 +43,7 @@ public:
virtual int wait (ACE_Time_Value *max_wait_time,
int &reply_received);
virtual int register_handler (void);
+ virtual int non_blocking (void);
};
#include "ace/post.h"