Name

probe::socket.readv — Receiving a message via sock_readv

Synopsis

socket.readv 

Values

family

Protocol family value

protocol

Protocol value

state

Socket state value

name

Name of this probe

size

Message size in bytes

type

Socket type value

flags

Socket flags value

Context

The message sender

Description

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