Home
last modified time | relevance | path

Searched refs:SendBufferTimePT (Results 1 – 1 of 1) sorted by relevance

/dports/irc/ircproxy/ircproxy-1.3.6/src/
H A Dconn_conf.c352 char *SendBufferTimePT = NULL; in conn_conf_read() local
363 SendBufferTimePT = LinePT; in conn_conf_read()
365 ConnConf->SendBufferTime = atoi(SendBufferTimePT); in conn_conf_read()