Open Lighting Architecture
Latest Git
|
The base SocketAddress.
One day if we support V6 there will be another derived class.
Public Member Functions | |
virtual uint16_t | Family () const =0 |
virtual bool | ToSockAddr (struct sockaddr *addr, unsigned int size) const =0 |
virtual std::string | ToString () const =0 |
Friends | |
std::ostream & | operator<< (std::ostream &out, const SocketAddress &address) |