Your Logo
Documentation made easier

PROBE::SOCKET.READ

NAME
SYNOPSIS
VALUES
CONTEXT
DESCRIPTION
SEE ALSO

NAME

probe::socket.read_iter − Receiving message via sock_read_iter

SYNOPSIS

socket.read_iter

VALUES

name

Name of this probe

type

Socket type value

size

Message size in bytes

protocol

Protocol value

flags

Socket flags value

family

Protocol family value

state

Socket state value

CONTEXT

The message sender

DESCRIPTION

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

SEE ALSO

tapset::socket(3stap)