CAddress::Unser

Serialize the underlying network address followed by the big-endian TCP port.

Synopsis

Declared in <netaddress.h>

template<typename Stream>
static
void
Unser(
    Stream& s,
    CService& obj);

Parameters

NameDescription
objA combination of a network address (CNetAddr) and a (TCP) port