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
Practical Solutions for PHP Illegal String Offset 'name' Error
6
time_nanosleep What to do if it is interrupted by an interrupt signal?
1
How to format Unix timestamps with sprintf
3
How to Fix scandir Not Listing Hidden Files in PHP? Troubleshooting and Solutions
7
Similar Functions
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_create_pair
socket_create_pair
Createapairofindisti
socket_strerror
socket_strerror
Returnsthestringdesc
socket_create_listen
socket_create_listen
Openasocketontheport
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_close
socket_close
Closesocketresources
socket_read
socket_read
Readmaximumlengthbyt
socket_set_option
socket_set_option
Setsocketoptionsfors
Popular Articles