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_last_error
socket_last_error
Returnsthelasterroro
socket_set_option
socket_set_option
Setsocketoptionsfors
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_sendmsg
socket_sendmsg
Sendamessage
socket_getopt
socket_getopt
Aliasforsocket_get
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_bind
socket_bind
Bindthenametothesock
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