Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_listen
socket_listen
Listen to connections on sockets
Name:
socket_listen
Category:
Sockets
Programming Language:
php
One-line Description:
Listen to connections on sockets
Related
Common error types and solutions in mb_strcut
8
PHP hash_final is used for signature generation of network request data
8
Error log of curl_multi_close function: How to troubleshoot unclosed CURL handles
6
Common errors in using is_nan function and their solutions
5
Similar Functions
socket_getopt
socket_getopt
Aliasforsocket_get
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_listen
socket_listen
Listentoconnectionso
socket_getpeername
socket_getpeername
Querytheremoteendofa
socket_sendmsg
socket_sendmsg
Sendamessage
socket_import_stream
socket_import_stream
Importstream
socket_addrinfo_explain
socket_addrinfo_explain
Getinformationabouta
socket_recv
socket_recv
Receivedatafromconne
Popular Articles