Home
last modified time | relevance | path

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

/curl/tests/server/
H A Dsocksd.c118 unsigned char nmethods_max; /* maximum number of nmethods to expect */ member
153 config.nmethods_max = CONFIG_NMETHODS_MAX; in resetdefaults()
206 config.nmethods_max = byteval(value); in getconfig()
207 logmsg("nmethods_max [%d] set", config.nmethods_max); in getconfig()
402 (buffer[SOCKS5_NMETHODS] > config.nmethods_max)) { in sockit()
404 config.nmethods_min, config.nmethods_max); in sockit()

Completed in 8 milliseconds