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_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_create
socket_create
Createsockets(commun
socket_wsaprotocol_info_import
socket_wsaprotocol_info_import
Importsocketsfromano
socket_create_listen
socket_create_listen
Openasocketontheport
socket_sendmsg
socket_sendmsg
Sendamessage
socket_set_block
socket_set_block
Setblockingmodeonsoc
socket_getopt
socket_getopt
Aliasforsocket_get
Popular Articles
How to Properly Set the Backlog Length for the PHP socket_listen Function?