Record of a single ban, storing when it was created and when it expires.
Synopsis
Declared in <net_types.h>
class CBanEntry;
Member Functions
Data Members
Name |
Description |
Unix epoch time (seconds) until which the ban stays in effect. |
|
Unix epoch time (seconds) at which the ban was created. |
|
Version of the format used to create this entry. |
Static Data Members
Name |
Description |
Serialization version of the ban entry format. |
Created with MrDocs