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_select
socket_select
Runtheselect()system
socket_close
socket_close
Closesocketresources
socket_addrinfo_lookup
socket_addrinfo_lookup
Getanarrayofgetaddri
socket_addrinfo_explain
socket_addrinfo_explain
Getinformationabouta
socket_recv
socket_recv
Receivedatafromconne
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_bind
socket_bind
Bindthenametothesock
socket_write
socket_write
Writetosockets
Popular Articles
The practical application of socket_select in PHP network programming