Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_strerror
socket_strerror
Returns the string describing the socket error
Name:
socket_strerror
Category:
Sockets
Programming Language:
php
One-line Description:
Returns the string describing the socket error
Related
Differences of xml_parser_get_option Across PHP Versions: Compatibility Analysis
7
8
Common Laravel Methods Guide for Developers
1
In-Depth Guide to Using For Loops in PHP
1
Similar Functions
socket_set_option
socket_set_option
Setsocketoptionsfors
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_shutdown
socket_shutdown
Closethesockettorece
socket_read
socket_read
Readmaximumlengthbyt
socket_accept
socket_accept
Acceptconnectionsons
socket_recvmsg
socket_recvmsg
Readamessage
socket_cmsg_space
socket_cmsg_space
Calculatethemessageb
socket_clear_error
socket_clear_error
Clearanerroronthesoc
Popular Articles