Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_select
socket_select
Run the select() system call on the specified timeout socket array
Name:
socket_select
Category:
Sockets
Programming Language:
php
One-line Description:
Run the select() system call on the specified timeout socket array
Related
The practical application of socket_select in PHP network programming
10
Similar Functions
socket_listen
socket_listen
Listentoconnectionso
socket_set_block
socket_set_block
Setblockingmodeonsoc
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_getopt
socket_getopt
Aliasforsocket_get
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_wsaprotocol_info_export
socket_wsaprotocol_info_export
ExportWSAPROTOCOL_IN
socket_read
socket_read
Readmaximumlengthbyt
socket_getpeername
socket_getpeername
Querytheremoteendofa
Popular Articles
The practical application of socket_select in PHP network programming