Home
PHP
Tags
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
Manage multiple autoloaders through priority in combination with spl_autoload_register
5
get_client_version and preg_match() parse User-Agent details
2
Database Connection Issues? Practical Tips to Check Exceptions Using PDO::errorCode
7
Comparison of sprintf and format() in other languages
5
Similar Functions
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_addrinfo_explain
socket_addrinfo_explain
Getinformationabouta
socket_wsaprotocol_info_export
socket_wsaprotocol_info_export
ExportWSAPROTOCOL_IN
socket_select
socket_select
Runtheselect()system
socket_clear_error
socket_clear_error
Clearanerroronthesoc
socket_getpeername
socket_getpeername
Querytheremoteendofa
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_listen
socket_listen
Listentoconnectionso
Popular Articles