mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
MFH
This commit is contained in:
@@ -70,7 +70,9 @@ PHP_FUNCTION(socket_recv);
|
||||
PHP_FUNCTION(socket_send);
|
||||
PHP_FUNCTION(socket_recvfrom);
|
||||
PHP_FUNCTION(socket_sendto);
|
||||
#ifdef HAVE_CMSGHDR
|
||||
PHP_FUNCTION(socket_recvmsg);
|
||||
#endif
|
||||
PHP_FUNCTION(socket_sendmsg);
|
||||
PHP_FUNCTION(socket_readv);
|
||||
PHP_FUNCTION(socket_writev);
|
||||
|
||||
Reference in New Issue
Block a user