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