summaryrefslogtreecommitdiff
path: root/ACE/ace/INET_Addr.inl
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant voidJohnny Willemsen2020-12-171-9/+9
|
* Add is_sitelocal predicate to INET_AddrJustin R. Wilson2020-03-241-0/+10
|
* Fix ACE_INET_Addr being set multiple times (common TAO use case)Steve Huston2015-03-191-0/+3
|
* Revert "Revert "Add ability for ACE_INET_Addr to hold all the addresses ↵revert-37-revert-32-BZ4153-2Steve Huston2015-03-161-1/+1
| | | | assigned..."
* Revert "Add ability for ACE_INET_Addr to hold all the addresses assigned to ↵revert-32-BZ4153-2Steve Huston2015-03-161-1/+1
| | | | a name"
* Changes to enable ACE_INET_Addr to hold all addresses for a given name; ↵Steve Huston2015-03-121-1/+1
| | | | round 2 with fixes
* Revert "Add ability for ACE_INET_Addr to hold all the addresses assigned to ↵Johnny Willemsen2015-03-111-1/+1
| | | | a na..."
* Add ability for ACE_INET_Addr to hold all the addresses assigned to a name ↵Steve Huston2015-03-061-1/+1
| | | | and allow ACE_Multihomed_INET_Addr to access them all.
* Zapped two line id tagsJohnny Willemsen2015-01-071-3/+0
|
* ChangeLogTag: Wed Aug 8 22:13:55 UTC 2012 Adam Mitz <mitza@ociweb.com>mitza2012-08-081-0/+4
|
* Thu Sep 9 09:29:30 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-091-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/CDR_Base.h: * ace/CDR_Base.cpp: * ace/DEV.h: * ace/FILE.h: * ace/Global_Macros.h: * ace/INET_Addr.inl: * ace/Malloc_T.h: * ace/Malloc_T.inl: * ace/Malloc_T.cpp: * ace/SOCK_Dgram_Bcast.cpp: * ace/SSL/SSL_SOCK.h: * ace/Shared_Memory_Pool.cpp: * ace/Sock_Connect.cpp: * ace/config-aix-5.x.h: * ace/config-doxygen.h: * ace/config-g++-common.h: * ace/config-hpux-11.00.h: * ace/config-icc-common.h: * ace/config-integritySCA.h: * ace/config-linux-common.h: * ace/config-macros.h: * ace/config-mvs.h: * ace/config-openvms.h: * ace/config-suncc-common.h: * ace/config-sunos5.5.h: * ace/config-sunos5.6.h: * ace/config-tandem-nsk-mips-v2.h: * ace/config-tandem-nsk-mips-v3.h: * ace/config-win32-borland.h: * ace/config-win32-dmc.h: * ace/config-win32-ghs.h: * ace/config-win32-msvc-10.h: * ace/config-win32-msvc-7.h: * ace/config-win32-msvc-8.h: * ace/config-win32-msvc-9.h: * examples/IOStream/server/iostream_server.h: * examples/IPC_SAP/SOCK_SAP/C-inserver.cpp: * examples/IPC_SAP/SSL_SAP/SSL-server-fancy.cpp: * examples/Reactor/Misc/test_event_handler_t.cpp: * tests/Basic_Types_Test.cpp: * tests/Conn_Test.cpp: * tests/Message_Queue_Test.cpp: * tests/SSL/Thread_Pool_Reactor_SSL_Test.h: * tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp: Cleanup, all compilers support templated typedefs * ace/config-cray.h: * ace/config-cxx-common.h: Removed these files, obsolete
* Thu Dec 17 12:29:00 UTC 2009 Martin Corino <mcorino@remedy.nl>mcorino2009-12-171-2/+2
| | | | | | | | | | | | | * ace/INET_Addr.inl: Fixed bug in ::is_multicast() for little-endian platforms. This fixes Bugzilla #3729. * tests/Bug_3729_Regression_Test.cpp: Fixed typo in logfile name. * tests/run_test.lst: Removed !FIXED_BUGS_ONLY for Bug_3729_Regression_Test.
* Mon Jan 19 07:49:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-191-6/+4
| | | | | | | | | | * ace/INET_Addr.cpp: * ace/Log_Record.inl: Use ACE_HTONL macro * ace/INET_Addr.inl: Use ACE_NTOHS macro
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+257
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-257/+0
|
* Wed Jun 27 20:25:06 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2007-06-271-2/+2
|
* ChangeLogTag: Mon Mar 5 17:22:26 UTC 2007 Ciju John <johnc@ociweb.com>johnc2007-03-051-1/+2
|
* Fri Jan 5 00:51:22 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2007-01-051-0/+13
|
* ChangeLogTag: Tue Nov 08 15:40:10 UTC 2006 Martin Corino <mcorino@remedy.nl>mcorino2006-11-081-0/+21
|
* Tue Oct 24 14:16:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-10-241-1/+3
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+220