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_socket_accept
stream_socket_accept
Acceptssocketconnect
stream_socket_enable_crypto
stream_socket_enable_crypto
Turnon/offencryption
stream_filter_remove
stream_filter_remove
Removeafilterfromthe
stream_socket_pair
stream_socket_pair
Createapairofexactly
stream_filter_prepend
stream_filter_prepend
Attachthefiltertothe
stream_socket_shutdown
stream_socket_shutdown
Closefullduplexconne
stream_copy_to_stream
stream_copy_to_stream
Copydatafromonestrea
stream_socket_server
stream_socket_server
CreateanInternetorUn
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?