Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_create_pair
socket_create_pair
Create a pair of indistinguishable sockets and store them in an array
Name:
socket_create_pair
Category:
Sockets
Programming Language:
php
One-line Description:
Create a pair of indistinguishable sockets and store them in an array
Related
The data format analysis and processing method returned by the timezone_location_get function
2
How to Fix Common Connection Errors in ThinkPHP
7
Best Practices for Solving PHP Blank Page Issues in IIS Environment
2
In-Depth Guide to Using For Loops in PHP
1
Similar Functions
socket_listen
socket_listen
Listentoconnectionso
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_recvfrom
socket_recvfrom
Receivedatafromasock
socket_wsaprotocol_info_export
socket_wsaprotocol_info_export
ExportWSAPROTOCOL_IN
socket_cmsg_space
socket_cmsg_space
Calculatethemessageb
socket_strerror
socket_strerror
Returnsthestringdesc
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_accept
socket_accept
Acceptconnectionsons
Popular Articles