Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_create_listen
socket_create_listen
Open a socket on the port to accept connections
Name:
socket_create_listen
Category:
Sockets
Programming Language:
php
One-line Description:
Open a socket on the port to accept connections
Related
Analysis of basic usage of mb_get_info function
9
Solutions to garbled codes using sprintf in multi-language environments
10
Creating Efficient Dynamic Data Table Interactions with PHP and jQuery
1
How to Merge and Split PHP Arrays: Common Methods and Examples
5
Similar Functions
socket_setopt
socket_setopt
Aliasforsocket_set
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_getsockname
socket_getsockname
Querythelocalendofag
socket_getopt
socket_getopt
Aliasforsocket_get
socket_accept
socket_accept
Acceptconnectionsons
socket_create_pair
socket_create_pair
Createapairofindisti
socket_write
socket_write
Writetosockets
socket_set_block
socket_set_block
Setblockingmodeonsoc
Popular Articles