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
Why Does get_defined_functions Return an Empty Array? Check Out These Common Causes
7
Similar Functions
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_import_stream
socket_import_stream
Importstream
socket_create
socket_create
Createsockets(commun
socket_accept
socket_accept
Acceptconnectionsons
socket_listen
socket_listen
Listentoconnectionso
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_getpeername
socket_getpeername
Querytheremoteendofa
Popular Articles
Why Does get_defined_functions Return an Empty Array? Check Out These Common Causes
The practical application of socket_select in PHP network programming