Home | History | Annotate | Download | only in lib

Lines Matching refs:sh_init

249  * sh_init() creates a new socket hash and returns the handle for it.
266 static int sh_init(struct curl_hash *hash, int hashsize)
311 if(sh_init(&multi->sockhash, hashsize))