Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_shutdown
socket_shutdown
Close the socket to receive, send or both
Name:
socket_shutdown
Category:
Sockets
Programming Language:
php
One-line Description:
Close the socket to receive, send or both
Related
When mb_get_info returns error information, how to quickly locate problems through debugging information
1
Use imageflip to combine imagepng function to optimize PNG image processing
2
Conflict problems and solutions between apcu_entry and opcache
6
How to Handle Form Data in PHP: Matching, Validation, and Merging Guide
7
Similar Functions
socket_set_option
socket_set_option
Setsocketoptionsfors
socket_clear_error
socket_clear_error
Clearanerroronthesoc
socket_recvmsg
socket_recvmsg
Readamessage
socket_read
socket_read
Readmaximumlengthbyt
socket_create_listen
socket_create_listen
Openasocketontheport
socket_accept
socket_accept
Acceptconnectionsons
socket_set_block
socket_set_block
Setblockingmodeonsoc
socket_getsockname
socket_getsockname
Querythelocalendofag
Popular Articles