FACT++  1.0
void dim_set_keepalive_timeout ( int  secs)

Definition at line 123 of file tcpip.c.

References Keepalive_timeout_set.

Referenced by main().

124 {
125  Keepalive_timeout_set = secs;
126 }
static int Keepalive_timeout_set
Definition: tcpip.c:104

+ Here is the caller graph for this function: