php_read          106 sockets/php_sockets.h static int php_read(php_socket *sock, void *buf, size_t maxlen, int flags);
php_read         1260 sockets/sockets.c 		retval = php_read(php_sock, tmpbuf, length, 0);