CConnman::PrivateBroadcast::NumToOpenAdd

Increment the number of new connections of type ConnectionType::PRIVATE_BROADCAST to be opened by CConnman::ThreadPrivateBroadcast().

Synopsis

Declared in <net.h>

void
NumToOpenAdd(size_t n);

Parameters

NameDescription
n [in]Increment by this number.