Home
last modified time | relevance | path

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

/curl/tests/server/
H A Dsocksd.c117 unsigned char nmethods_min; /* minimum number of nmethods to expect */ member
152 config.nmethods_min = CONFIG_NMETHODS_MIN; in resetdefaults()
202 config.nmethods_min = byteval(value); in getconfig()
203 logmsg("nmethods_min [%d] set", config.nmethods_min); in getconfig()
401 if((buffer[SOCKS5_NMETHODS] < config.nmethods_min) || in sockit()
404 config.nmethods_min, config.nmethods_max); in sockit()

Completed in 6 milliseconds