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
How to check the number of rows affected by a query using PDOStatement::rowCount
1
What Are the Consequences of Ignoring mysqli_stmt::get_warnings? Why You Should Pay Attention to These Warnings
10
Complete Guide to PHP File Handling: Master File Reading and Writing Techniques
1
Use getLine to implement line extraction of log files
3
Similar Functions
socket_read
socket_read
Readmaximumlengthbyt
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_select
socket_select
Runtheselect()system
socket_sendmsg
socket_sendmsg
Sendamessage
socket_write
socket_write
Writetosockets
socket_bind
socket_bind
Bindthenametothesock
socket_wsaprotocol_info_import
socket_wsaprotocol_info_import
Importsocketsfromano
socket_last_error
socket_last_error
Returnsthelasterroro
Popular Articles