Searched refs:maxfd_s (Results 1 – 1 of 1) sorted by relevance
75 int maxfd_s = -1; in run_everything() local159 maxfd_s = spdy_get_selectfdset( in run_everything()164 if(maxfd_s > maxfd) in run_everything()165 maxfd = maxfd_s; in run_everything()