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
Use the init function to cooperate with PDO to implement database initialization
9
curl_close How to ensure that the connection is closed correctly when large data volumes are transmitted?
2
How to Disable the Admin Bar in WordPress 3.3: A Step-by-Step Guide
10
What side effects will be caused by consecutive calls to next_result() in PHP?
4
Similar Functions
stream_socket_get_name
stream_socket_get_name
Getthelocalorremotes
stream_socket_enable_crypto
stream_socket_enable_crypto
Turnon/offencryption
stream_socket_pair
stream_socket_pair
Createapairofexactly
stream_socket_recvfrom
stream_socket_recvfrom
Receivedatafromconne
stream_socket_sendto
stream_socket_sendto
Sendamessagetothesoc
stream_context_create
stream_context_create
Createresourceflowco
stream_get_contents
stream_get_contents
Readresourcestreamto
stream_get_meta_data
stream_get_meta_data
Getheader/metadatafr
Popular Articles