probe::socket.recvmsg(3) Message being received on socket

SYNOPSIS


socket.recvmsg

VALUES

flags

Socket flags value

type

Socket type value

protocol

Protocol value

size

Message size in bytes

family

Protocol family value

state

Socket state value

name

Name of this probe

CONTEXT

The message receiver.

DESCRIPTION

Fires at the beginning of receiving a message on a socket via the sock_recvmsg function