DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
server_cryptoconnect_t Struct Reference
+ Collaboration diagram for server_cryptoconnect_t:

Data Fields

lhnetaddress_t address
 
crypto_t crypto
 
double lasttime
 
int next_step
 

Detailed Description

Definition at line 499 of file crypto.c.

Field Documentation

◆ address

lhnetaddress_t server_cryptoconnect_t::address

Definition at line 502 of file crypto.c.

◆ crypto

crypto_t server_cryptoconnect_t::crypto

Definition at line 503 of file crypto.c.

Referenced by Crypto_ServerFindInstance(), and Crypto_Shutdown().

◆ lasttime

double server_cryptoconnect_t::lasttime

Definition at line 501 of file crypto.c.

Referenced by Crypto_ServerFindInstance().

◆ next_step

int server_cryptoconnect_t::next_step

Definition at line 504 of file crypto.c.


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