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
Comprehensive Analysis of LFI Vulnerabilities and PHP Security Protection Strategies
7
How to use stream_get_filters to select the appropriate filter when processing compressed streams?
5
Crash issues caused by inconsistent C type declarations when using FFI::cdef
1
PHP is_nan judges the intermediate results of mathematical calculations
2
Similar Functions
stream_set_blocking
stream_set_blocking
Setblockingorblockin
stream_context_set_params
stream_context_set_params
Settheparametersofth
stream_isatty
stream_isatty
CheckifthestreamisTT
stream_socket_accept
stream_socket_accept
Acceptssocketconnect
stream_context_create
stream_context_create
Createresourceflowco
stream_socket_sendto
stream_socket_sendto
Sendamessagetothesoc
stream_get_wrappers
stream_get_wrappers
Gettheregisteredstre
stream_wrapper_register
stream_wrapper_register
RegisteraURLencapsul
Popular Articles