Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_close
socket_close
Close socket resources
Name:
socket_close
Category:
Sockets
Programming Language:
php
One-line Description:
Close socket resources
Related
Use get_client_version and json_encode() to build client information logs
4
How to use strnatcasecmp to exclude the influence of numeric suffixes in PHP for string comparison?
3
Debugging network protocols for Windows network applications using socket_wsaprotocol_info_import
8
Detailed tutorial on using imageflip function in combination with imagerotate
1
Similar Functions
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_select
socket_select
Runtheselect()system
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_create
socket_create
Createsockets(commun
socket_write
socket_write
Writetosockets
socket_getopt
socket_getopt
Aliasforsocket_get
socket_addrinfo_explain
socket_addrinfo_explain
Getinformationabouta
socket_cmsg_space
socket_cmsg_space
Calculatethemessageb
Popular Articles