Address is an abstraction for INET or UNIX-domain address data type.
#define trace(s)
trace() is used to trace function call chain in C++ program.
A wrapper class to provide AutoPtr with reference semantics.
const int getLength() const
Retrieve address length.
SA * getAddress() const
Retrieve underlying address structure.
SA_UN m_address
UNIX socket address structure.
virtual ~UNIXAddress()
Destructor.