summaryrefslogtreecommitdiff
path: root/ace/INET_Addr.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-0_1_11'.TAO-0_1_11nobody1998-03-261-490/+0
* (get_host_name): on Chorus, save errno in error so that it getslevine1998-03-141-0/+3
* Redefined many functions signatures to reduce string conversions on CE.nanbor1998-03-091-33/+40
* (get_host_name): moved declaration of local hentry so that it's not seen on C...levine1998-02-101-2/+2
* *** empty log message ***schmidt1998-01-111-12/+26
* HP-UX 11 mergeSteve Huston1997-12-231-1/+1
* (get_host_name): on VxWorks only, moved hostGetByAddr code blocklevine1997-11-171-13/+13
* *** empty log message ***schmidt1997-11-161-3/+4
* *** empty log message ***schmidt1997-11-161-3/+3
* (get_host_name): added ACE_UNUSED_ARG (len); for VxWorks only.levine1997-11-111-0/+1
* Local variable in get_host_name deletedgokhale1997-11-111-16/+3
* update gethostbyname/addr support for Choruslevine1997-11-101-47/+53
* *** empty log message ***schmidt1997-11-091-3/+3
* *** empty log message ***schmidt1997-11-091-2/+2
* *** empty log message ***schmidt1997-11-091-33/+64
* *** empty log message ***schmidt1997-11-071-5/+15
* Changed operators == and != to be non-virtual, and to take the 'sap' argumentSteve Huston1997-11-071-7/+5
* Added checking for address types in operator==.nw11997-11-031-46/+47
* ChangeLogTag:Thu Sep 11 10:37:00 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-09-111-2/+5
* *** empty log message ***irfan1997-08-011-2/+2
* initialized error variable in gethostname to stop warnings when inlining isbrunsch1997-07-311-1/+1
* (VxWorks only): added ACE_UNUSED_ARG callslevine1997-06-291-0/+4
* *** empty log message ***schmidt1997-04-291-1/+1
* more VxWorks gethostbyname () tweakslevine1996-12-181-3/+2
* eonschmidt1996-12-101-3/+1
* yowschmidt1996-11-281-1/+1
* fooschmidt1996-11-271-0/+1
* Help!schmidt1996-11-171-1/+14
* Initial revisionlevine1996-10-211-0/+413