Home
last modified time | relevance | path

Searched refs:php_read (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/sockets/
H A Dsockets.c572 static int php_read(php_socket *sock, void *buf, size_t maxlen, int flags) function
1282 retval = php_read(php_sock, ZSTR_VAL(tmpbuf), length, 0);

Completed in 10 milliseconds