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
Why socket_strerror Sometimes Fails to Return the Expected Error Message
5
socket_strerror Function: How Does It Help You Retrieve Socket Error Messages?
9
Similar Functions
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_select
socket_select
Runtheselect()system
socket_create_listen
socket_create_listen
Openasocketontheport
socket_wsaprotocol_info_import
socket_wsaprotocol_info_import
Importsocketsfromano
socket_set_option
socket_set_option
Setsocketoptionsfors
socket_recvfrom
socket_recvfrom
Receivedatafromasock
socket_getopt
socket_getopt
Aliasforsocket_get
Popular Articles
socket_strerror Function: How Does It Help You Retrieve Socket Error Messages?
Why socket_strerror Sometimes Fails to Return the Expected Error Message