mirror of
https://github.com/php/php-src.git
synced 2024-11-26 03:16:33 +08:00
Fix build
This commit is contained in:
parent
40a41b0953
commit
cbd8949ab5
@ -43,7 +43,7 @@ PHP_RSHUTDOWN_FUNCTION(sockets);
|
||||
|
||||
PHP_FUNCTION(socket_select);
|
||||
PHP_FUNCTION(socket_create_listen);
|
||||
#ifdef PHP_WIN32
|
||||
#ifdef HAVE_SOCKETPAIR
|
||||
PHP_FUNCTION(socket_create_pair);
|
||||
#endif
|
||||
PHP_FUNCTION(socket_accept);
|
||||
|
Loading…
Reference in New Issue
Block a user