Read the banlist from disk.

Synopsis

Declared in <addrdb.h>

bool
Read(banmap_t& banSet);

Return Value

true on success

Parameters

Name

Description

banSet [out]

The loaded list. Set if true is returned, otherwise it is left in an undefined state.

Created with MrDocs