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_set_block
socket_set_block
Setblockingmodeonsoc
socket_connect
socket_connect
Startaconnectiononas
socket_bind
socket_bind
Bindthenametothesock
socket_strerror
socket_strerror
Returnsthestringdesc
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_last_error
socket_last_error
Returnsthelasterroro
socket_setopt
socket_setopt
Aliasforsocket_set
socket_set_option
socket_set_option
Setsocketoptionsfors
Popular Articles
Why does socket_last_error always return 0?
socket_last_error Not Capturing Errors: What Are the Causes? Three Common Reasons Explained