#include <mcllib/MCSocket.h>
Inheritance diagram for MCNetAddr:

Public Member Functions | |
| const void * | getAddr () const |
| Get an address structure for use by the socket implementation. | |
| MCString | toString () const |
| Convert the address to a string representation. | |
Friends | |
| class | mclpriv::MCNetAddrFactory |
| class | MCRecvFromResult |
Uses reference counting internally to reduce memory overhead.
|
|
Get an address structure for use by the socket implementation.
|
|
|
Convert the address to a string representation.
|
1.3.9.1