summaryrefslogtreecommitdiff
path: root/ace/UNIX_Addr.i
Commit message (Collapse)AuthorAgeFilesLines
* Changed operators == and != to be non-virtual, and to take the 'sap' argumentSteve Huston1997-11-071-6/+5
| | | | | as their own type (not ACE_Addr). Changed the implementations to use more of the type-specific data.
* Added checking for address types in operator==.nw11997-11-031-10/+11
|
* Initial revisionlevine1996-10-211-0/+61