probe::socket.readv(3) Receiving a message via sock_readv

SYNOPSIS


socket.readv

VALUES

flags

Socket flags value

type

Socket type value

size

Message size in bytes

protocol

Protocol value

family

Protocol family value

state

Socket state value

name

Name of this probe

CONTEXT

The message sender

DESCRIPTION

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