Este contenido no está disponible en el idioma seleccionado.
probe::socket.recvmsg
Name
probe::socket.recvmsg — Message being received on socket
Synopsis
socket.recvmsg
Values
family
- Protocol family value
name
- Name of this probe
protocol
- Protocol value
state
- Socket state value
flags
- Socket flags value
type
- Socket type value
size
- Message size in bytes
Context
The message receiver.
Description
Fires at the beginning of receiving a message on a socket via the
sock_recvmsg
function