Searched defs:stream_array (Results 1 – 1 of 1) sorted by relevance
618 static int stream_array_to_fd_set(zval *stream_array, fd_set *fds, php_socket_t *max_fd) in stream_array_to_fd_set()657 static int stream_array_from_fd_set(zval *stream_array, fd_set *fds) in stream_array_from_fd_set()708 static int stream_array_emulate_read_fd_set(zval *stream_array) in stream_array_emulate_read_fd_set()
Completed in 8 milliseconds