Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_recvmsg
socket_recvmsg
Read a message
Name:
socket_recvmsg
Category:
Sockets
Programming Language:
php
One-line Description:
Read a message
Related
What Are Practical Tips and Methods to Optimize the Performance of socket_recvmsg? Detailed Explanation
5
What Are the Differences Between socket_recvmsg and stream_socket_recvfrom, and How to Choose the Right One Based on the Scenario?
3
6
Similar Functions
socket_shutdown
socket_shutdown
Closethesockettorece
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_select
socket_select
Runtheselect()system
socket_addrinfo_lookup
socket_addrinfo_lookup
Getanarrayofgetaddri
socket_strerror
socket_strerror
Returnsthestringdesc
socket_recv
socket_recv
Receivedatafromconne
socket_create_pair
socket_create_pair
Createapairofindisti
socket_recvfrom
socket_recvfrom
Receivedatafromasock
Popular Articles
What Are Practical Tips and Methods to Optimize the Performance of socket_recvmsg? Detailed Explanation
What Are the Differences Between socket_recvmsg and stream_socket_recvfrom, and How to Choose the Right One Based on the Scenario?