Home | History | Annotate | Download | only in lib

Lines Matching refs:maxconnects

669     data->set.maxconnects = DEFAULT_CONNCACHE_SIZE; /* for easy handles */
732 data->set.maxconnects = va_arg(param, long);