A local address we advertise, together with how trustworthy it is.

Synopsis

Declared in <net.h>

struct LocalServiceInfo;

Data Members

Name

Description

nPort

Port advertised for this local address.

nScore

Score of the address, higher meaning more trusted (see the LOCAL_* levels).

Created with MrDocs