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
mb_get_info function and mb_check_encoding verify string encoding
4
What are the performance optimization techniques for frequently calling curl_multi_remove_handle in a loop?
1
PHP strtok() Function Tutorial and Example Explanation
10
How to Effectively Prevent SQL Injection Attacks Using real_escape_string in PHP
5
Similar Functions
stream_set_timeout
stream_set_timeout
Settimeoutonstream
stream_get_filters
stream_get_filters
Getalistofregistered
stream_isatty
stream_isatty
CheckifthestreamisTT
stream_register_wrapper
stream_register_wrapper
Aliasofstream_wrap
stream_wrapper_restore
stream_wrapper_restore
Restorepreviouslyunr
stream_context_set_default
stream_context_set_default
Setthedefaultstreamc
stream_socket_pair
stream_socket_pair
Createapairofexactly
stream_copy_to_stream
stream_copy_to_stream
Copydatafromonestrea
Popular Articles