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
How to resolve the "Cannot unserialize" error that occurs when unserialize?
5
How to Uninstall PHP with Brew - Complete Guide
2
How to Merge WP_Query and the Main Query to Improve WordPress Query Efficiency
10
mysqli::get_warnings compatibility issues on different versions of MySQL
3
Similar Functions
socket_getsockname
socket_getsockname
Querythelocalendofag
socket_listen
socket_listen
Listentoconnectionso
socket_wsaprotocol_info_export
socket_wsaprotocol_info_export
ExportWSAPROTOCOL_IN
socket_select
socket_select
Runtheselect()system
socket_last_error
socket_last_error
Returnsthelasterroro
socket_bind
socket_bind
Bindthenametothesock
socket_setopt
socket_setopt
Aliasforsocket_set
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
Popular Articles