Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_socket_shutdown
stream_socket_shutdown
Close full duplex connection
Name:
stream_socket_shutdown
Category:
Stream
Programming Language:
php
One-line Description:
Close full duplex connection
Related
What’s the Difference Between array_intersect_uassoc and array_intersect_assoc, and When to Use Each?
1
How does the sprintf function handle boolean and null values?
4
How to Effectively Ask Questions About ThinkPHP to Improve Development Efficiency
6
How to avoid the error of judging that floating point numbers are integers when using is_int?
5
Similar Functions
stream_set_blocking
stream_set_blocking
Setblockingorblockin
stream_set_chunk_size
stream_set_chunk_size
Settheresourceflowbl
stream_get_filters
stream_get_filters
Getalistofregistered
stream_wrapper_unregister
stream_wrapper_unregister
UnregisterURLwrapper
stream_socket_pair
stream_socket_pair
Createapairofexactly
stream_set_read_buffer
stream_set_read_buffer
Settingreadfilebuffe
stream_get_contents
stream_get_contents
Readresourcestreamto
stream_notification_callback
stream_notification_callback
Callbackfunctionthat
Popular Articles