Home
PHP
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_send
socket_send
Senddatatotheconnect
socket_create_pair
socket_create_pair
Createapairofindisti
socket_cmsg_space
socket_cmsg_space
Calculatethemessageb
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_read
socket_read
Readmaximumlengthbyt
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_create_listen
socket_create_listen
Openasocketontheport
Popular Articles
The practical application of socket_select in PHP network programming