The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Socket structures. More...
Go to the source code of this file.
Data Structures | |
struct | fr_socket_limit_t |
Socket structures.
Definition in file socket.h.
struct fr_socket_limit_t |
Data Fields | ||
---|---|---|
fr_time_delta_t | idle_timeout | |
fr_time_delta_t | lifetime | |
uint32_t | max_connections | |
uint32_t | max_requests | |
uint32_t | num_connections | |
uint32_t | num_requests |