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_block
socket_set_block
Setblockingmodeonsoc
socket_create_listen
socket_create_listen
Openasocketontheport
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_clear_error
socket_clear_error
Clearanerroronthesoc
socket_last_error
socket_last_error
Returnsthelasterroro
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_cmsg_space
socket_cmsg_space
Calculatethemessageb
socket_create_pair
socket_create_pair
Createapairofindisti
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