Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_clear_error
socket_clear_error
Clear an error on the socket or the previous error code
Name:
socket_clear_error
Category:
Sockets
Programming Language:
php
One-line Description:
Clear an error on the socket or the previous error code
Related
Common errors and solutions for PHP strnatcasecmp
6
Common errors and fixes when calculating text data hash using hash_final
4
socket_wsaprotocol_info_import Use case with socket_getpeername
9
socket_set_block builds a high-availability connection mechanism with timeout settings
9
Similar Functions
socket_set_block
socket_set_block
Setblockingmodeonsoc
socket_connect
socket_connect
Startaconnectiononas
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_create
socket_create
Createsockets(commun
socket_recvfrom
socket_recvfrom
Receivedatafromasock
socket_recv
socket_recv
Receivedatafromconne
socket_sendmsg
socket_sendmsg
Sendamessage
socket_read
socket_read
Readmaximumlengthbyt
Popular Articles