summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-10 22:02:07 +0000
committerjxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-10 22:02:07 +0000
commit7e763c2cb9d566c5b3d26ac8035609f6990c2778 (patch)
treef615e13a5a9d08d56b3e83fb71339ccb3788ee75
parent2c2732a867e6f20eff46c2a20a286af57e034513 (diff)
downloadATCD-7e763c2cb9d566c5b3d26ac8035609f6990c2778.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 72e191dc8a4..c79c95055c9 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,15 @@
+Mon May 10 17:08:29 1999 James C. Hu <jxh@entera.com>
+
+ * ace/ACE.cpp:
+ * ace/config-sunos5.6.h:
+ * ace/README: Added support to enter_recv_timedwait,
+ enter_send_timedwait, handle_timed_complete, and
+ handle_timed_accept to use poll() instead of select() if
+ poll() is available and select() is known to have problems.
+ Created ACE_HAS_LIMITED_SELECT macro. Certain versions of
+ SunOS 5.6 do not correctly select on file descriptors that
+ are larger than 1023.
+
Mon May 10 16:48:29 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* ACE-INSTALL.html: Changed to use ACE_NO_INLINE to supress