Your Logo
Documentation made easier

PROBE::SOCKET.RECV

NAME
SYNOPSIS
VALUES
CONTEXT
DESCRIPTION
SEE ALSO

NAME

probe::socket.recvmsg − Message being received on socket

SYNOPSIS

socket.recvmsg

VALUES

name

Name of this probe

type

Socket type value

family

Protocol family value

protocol

Protocol value

flags

Socket flags value

size

Message size in bytes

state

Socket state value

CONTEXT

The message receiver.

DESCRIPTION

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

SEE ALSO

tapset::socket(3stap)