Unban overloads
Synopses
Declared in <banman.h>
Removes a ban on an address.
Removes a ban on a subnet.
Return Value
true if a matching ban was found and removed.
Parameters
Name |
Description |
net_addr |
The address to unban. |
sub_net |
The subnet to unban. |
Created with MrDocs