summaryrefslogtreecommitdiff
path: root/ace/INET_Addr.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag: Tue Jul 24 10:04:52 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-07-241-1/+1
* ChangeLogTag: Tue Jun 19 07:20:56 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-191-4/+8
* ChangeLogTag:Mon Oct 30 18:56:33 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-10-311-32/+116
* ChangeLogTag:Sat Oct 7 000:50:02 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-10-071-12/+12
* ChangeLogTag:Thu May 25 19:39:59 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-05-261-0/+1
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-51/+51
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-1/+0
* ChangeLogTag:Mon Oct 4 08:31:58 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-10-041-0/+2
* ChangeLogTag:Sat Oct 2 16:01:50 1999 Douglas C. Schmidt <schmidt@mambo.cs....schmidt1999-10-021-4/+2
* ChangeLogTag:Sat Oct 2 12:50:43 1999 Douglas C. Schmidt <schmidt@danzon.cs...schmidt1999-10-021-14/+27
* *** empty log message ***schmidt1999-07-071-4/+7
* Pure unicode fixes.nanbor1999-07-051-5/+5
* Initialize base class in alternate ctors. egcs says to ;-)Steve Huston1999-06-151-0/+2
* .schmidt1999-05-101-24/+20
* .schmidt1999-05-031-1/+2
* .schmidt1999-04-291-2/+23
* Some CE fixes.nanbor1999-04-271-3/+2
* CE UNICODE fixes.nanbor1999-02-231-1/+1
* CE changes: Sat Feb 13 22:06:17 1999 Nanbor Wangnanbor1999-02-141-8/+7
* ChangeLogTag:Fri Jan 29 14:49:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-291-0/+4
* .schmidt1999-01-041-6/+24
* .schmidt1999-01-041-2/+2
* .schmidt1999-01-041-2/+3
* ChangeLogTag:Wed Nov 25 22:28:44 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-11-261-28/+12
* *** empty log message ***schmidt1998-10-161-10/+12
* Fixed silly error in last commit.coryan1998-09-271-0/+2
* ChangeLogTag:Sun Sep 27 01:52:36 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-271-34/+16
* pSOS Diab and Trimedia compiler port checkincdgill1998-09-011-2/+11
* ChangeLogTag:Sat Aug 8 09:37:27 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-081-2/+3
* ChangeLogTag:Fri Aug 7 21:39:26 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-081-3/+2
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* Fixed compile error.Steve Huston1998-04-111-2/+2
* *** empty log message ***schmidt1998-04-111-1/+2
* Corrected a UNICODE conversion error.nanbor1998-04-071-1/+1
* (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