Home
PHP
Tags
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
How to Properly Set the Backlog Length for the PHP socket_listen Function?
2
6
Similar Functions
socket_wsaprotocol_info_import
socket_wsaprotocol_info_import
Importsocketsfromano
socket_getopt
socket_getopt
Aliasforsocket_get
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_accept
socket_accept
Acceptconnectionsons
socket_recvmsg
socket_recvmsg
Readamessage
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_strerror
socket_strerror
Returnsthestringdesc
socket_create_pair
socket_create_pair
Createapairofindisti
Popular Articles
How to Properly Set the Backlog Length for the PHP socket_listen Function?