From 4f74cbfae055973889f1454461738e539980e586 Mon Sep 17 00:00:00 2001 From: schmidt Date: Fri, 31 Jul 1998 23:30:26 +0000 Subject: *** empty log message *** --- ChangeLog-98a | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'ChangeLog-98a') diff --git a/ChangeLog-98a b/ChangeLog-98a index 8d598a29741..c5daa4d7ee1 100644 --- a/ChangeLog-98a +++ b/ChangeLog-98a @@ -2790,12 +2790,12 @@ Sat Feb 14 18:28:19 1998 Douglas C. Schmidt Sat Feb 14 03:29:50 1998 Sergio Flores - * ace/ACE.cpp (set_handle_limit): Fixed a couple of bugs setting - the maximum number of file descriptors. If we use setrlimit, we - should first get the hard limit before calling it, or we get an - EINVAL for trying to set a hard limit of 0 and a soft limit - greater than that. Also, for -1 the call was not setting the - limit to the maximum allowable. + * ace/ACE.cpp (set_handle_limit): Fixed a couple of bugs + setting the maximum number of file descriptors. If we use + setrlimit, we should first get the hard limit before calling + it, or we get an EINVAL for trying to set a hard limit of 0 + and a soft limit greater than that. Also, for -1 the call + was not setting the limit to the maximum allowable. * ace/OS.h (ACE_MAX_DGRAM_SIZE): Moved the #define ACE_MAX_DGRAM_SIZE from the PSOS specific part of OS.h. -- cgit v1.2.1