From af1473c0d2e06d0be9dcdccba37ac717d281c263 Mon Sep 17 00:00:00 2001 From: schmidt Date: Mon, 4 Jan 1999 21:59:31 +0000 Subject: *** empty log message *** --- ChangeLog-98b | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog-98b') diff --git a/ChangeLog-98b b/ChangeLog-98b index 476724ccc30..775a9ed4cd5 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -1,5 +1,13 @@ Mon Jan 4 13:00:07 1999 Douglas C. Schmidt + * ace/OS.h: Added a macro for ACE_DEFAULT_HTTP_PORT, which + is 80 of course... + + * ace/INET_Addr.cpp: Make sure that addr_to_string() correctly + checks the length of its buffer before doing a sprintf(). In + addition, added an option to print the results in either ip-addr + format or ip-name format. + * ace/Mem_Map.cpp (map): where ace/Mem_Map.cpp mmap() will succeed if the length of the file mapping is 0, which will be the case if we've just created the file. This was the wrong place to -- cgit v1.2.1