Home
PHP
Tags
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
Differences in Using socket_clear_error Between UDP and TCP Sockets
6
How to Use socket_clear_error to Clear Error Codes for a Specific Socket? Step-by-Step Guide
10
Similar Functions
socket_create_pair
socket_create_pair
Createapairofindisti
socket_getpeername
socket_getpeername
Querytheremoteendofa
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_set_option
socket_set_option
Setsocketoptionsfors
socket_getsockname
socket_getsockname
Querythelocalendofag
socket_bind
socket_bind
Bindthenametothesock
socket_cmsg_space
socket_cmsg_space
Calculatethemessageb
socket_sendto
socket_sendto
Sendamessagetothesoc
Popular Articles
Differences in Using socket_clear_error Between UDP and TCP Sockets
How to Use socket_clear_error to Clear Error Codes for a Specific Socket? Step-by-Step Guide