Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_last_error
socket_last_error
Returns the last error on the socket
Name:
socket_last_error
Category:
Sockets
Programming Language:
php
One-line Description:
Returns the last error on the socket
Related
socket_last_error Not Capturing Errors: What Are the Causes? Three Common Reasons Explained
9
Why does socket_last_error always return 0?
4
Similar Functions
socket_getsockname
socket_getsockname
Querythelocalendofag
socket_strerror
socket_strerror
Returnsthestringdesc
socket_addrinfo_explain
socket_addrinfo_explain
Getinformationabouta
socket_recv
socket_recv
Receivedatafromconne
socket_clear_error
socket_clear_error
Clearanerroronthesoc
socket_accept
socket_accept
Acceptconnectionsons
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_set_block
socket_set_block
Setblockingmodeonsoc
Popular Articles
socket_last_error Not Capturing Errors: What Are the Causes? Three Common Reasons Explained
Why does socket_last_error always return 0?