Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_socket_pair
stream_socket_pair
Create a pair of exactly the same network socket connection streams
Name:
stream_socket_pair
Category:
Stream
Programming Language:
php
One-line Description:
Create a pair of exactly the same network socket connection streams
Related
How to handle user authentication logic in init function
3
How to calculate the control message space of broadcast and multicast packets using socket_cmsg_space
3
Error handling: Debugging method when socket_cmsg_space function call fails
1
Use the implode function to realize array element splicing and formatting
10
Similar Functions
stream_set_blocking
stream_set_blocking
Setblockingorblockin
stream_context_get_options
stream_context_get_options
Getparametersforreso
stream_get_meta_data
stream_get_meta_data
Getheader/metadatafr
stream_notification_callback
stream_notification_callback
Callbackfunctionthat
stream_register_wrapper
stream_register_wrapper
Aliasofstream_wrap
stream_get_contents
stream_get_contents
Readresourcestreamto
stream_context_set_params
stream_context_set_params
Settheparametersofth
stream_context_set_option
stream_context_set_option
Setparametersforreso
Popular Articles