stream_array_to_fd_set 766 ext/standard/streamsfuncs.c set_count = stream_array_to_fd_set(r_array, &rfds, &max_fd); stream_array_to_fd_set 773 ext/standard/streamsfuncs.c set_count = stream_array_to_fd_set(w_array, &wfds, &max_fd); stream_array_to_fd_set 780 ext/standard/streamsfuncs.c set_count = stream_array_to_fd_set(e_array, &efds, &max_fd);