DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
server_floodaddress_t Struct Reference

#include <server.h>

+ Collaboration diagram for server_floodaddress_t:

Data Fields

lhnetaddress_t address
 
double lasttime
 

Detailed Description

Definition at line 56 of file server.h.

Field Documentation

◆ address

lhnetaddress_t server_floodaddress_t::address

Definition at line 59 of file server.h.

Referenced by NetConn_ClearFlood(), and NetConn_PreventFlood().

◆ lasttime

double server_floodaddress_t::lasttime

Definition at line 58 of file server.h.

Referenced by NetConn_ClearFlood(), and NetConn_PreventFlood().


The documentation for this struct was generated from the following file: