php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
PHPAPI int | socketpair_win32 (int domain, int type, int protocol, SOCKET sock[2], int overlapped) |
PHPAPI int | socketpair (int domain, int type, int protocol, SOCKET sock[2]) |
PHPAPI int socketpair | ( | int | domain, |
int | type, | ||
int | protocol, | ||
SOCKET | sock[2] ) |