Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_socket_server
stream_socket_server
Create an Internet or Unix Domain Server Socket
Name:
stream_socket_server
Category:
Stream
Programming Language:
php
One-line Description:
Create an Internet or Unix Domain Server Socket
Related
Common Errors When Using stream_socket_server and How to Quickly Fix Them
3
What is the stream_socket_server Function in PHP? How Is It Used?
3
Similar Functions
stream_context_get_params
stream_context_get_params
Searchparametersfrom
stream_socket_shutdown
stream_socket_shutdown
Closefullduplexconne
stream_socket_accept
stream_socket_accept
Acceptssocketconnect
stream_set_read_buffer
stream_set_read_buffer
Settingreadfilebuffe
stream_resolve_include_path
stream_resolve_include_path
Resolvefilenameaccor
stream_filter_append
stream_filter_append
Attachthefiltertothe
stream_socket_sendto
stream_socket_sendto
Sendamessagetothesoc
stream_bucket_make_writeable
stream_bucket_make_writeable
Returnabucketobjectf
Popular Articles
Common Errors When Using stream_socket_server and How to Quickly Fix Them
What is the stream_socket_server Function in PHP? How Is It Used?