Home
PHP
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
How to avoid duplicate queries when multiple calls to PDOStatement::fetchObject
5
How to organize code structures with get_include_path() in large PHP applications
8
Why can't get the real version number in get_client_version?
2
Combining mb_get_info and mb_convert_encoding for character encoding conversion
5
Similar Functions
stream_get_wrappers
stream_get_wrappers
Gettheregisteredstre
stream_set_read_buffer
stream_set_read_buffer
Settingreadfilebuffe
stream_wrapper_restore
stream_wrapper_restore
Restorepreviouslyunr
stream_socket_recvfrom
stream_socket_recvfrom
Receivedatafromconne
stream_context_set_option
stream_context_set_option
Setparametersforreso
stream_context_get_params
stream_context_get_params
Searchparametersfrom
stream_socket_server
stream_socket_server
CreateanInternetorUn
stream_socket_shutdown
stream_socket_shutdown
Closefullduplexconne
Popular Articles