summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-08-27 23:56:42 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-08-27 23:56:42 +0000
commite4981a38553e908f51f493ec728fc21eccc1aa1f (patch)
tree5a3cc17c2a03c779e4711a3cdb237fa25cab998b
parent5ca570d684c25d68755b46155680d69e596095ef (diff)
downloadATCD-e4981a38553e908f51f493ec728fc21eccc1aa1f.tar.gz
ChangeLogTag: Tue Aug 27 18:52:59 2002 Balachandran Natarajan <bala@isis-server.vuse.vanderbilt.edu>
-rw-r--r--ace/Select_Reactor_T.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Select_Reactor_T.cpp b/ace/Select_Reactor_T.cpp
index 57c47cb55fa..9c42cd930b2 100644
--- a/ace/Select_Reactor_T.cpp
+++ b/ace/Select_Reactor_T.cpp
@@ -1079,7 +1079,7 @@ ACE_Select_Reactor_T<ACE_SELECT_REACTOR_TOKEN>::wait_for_multiple_events
dispatch_set.ex_mask_.sync (this->handler_rep_.max_handlep1 ());
#endif /* ACE_WIN32 */
}
- elseif (number_of_active_handles == -1)
+ else if (number_of_active_handles == -1)
{
// Normally, select() will reset the bits in dispatch_set
// so that only those filed descriptors that are ready will