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_is_local
stream_is_local
Checkifthestreamisal
stream_isatty
stream_isatty
CheckifthestreamisTT
stream_wrapper_unregister
stream_wrapper_unregister
UnregisterURLwrapper
stream_context_create
stream_context_create
Createresourceflowco
stream_notification_callback
stream_notification_callback
Callbackfunctionthat
stream_context_set_option
stream_context_set_option
Setparametersforreso
stream_bucket_append
stream_bucket_append
Appendbuckettobrigad
stream_select
stream_select
Runtheselect()system
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?