Name

probe::socket.read_iter — Receiving message via sock_read_iter

Synopsis

socket.read_iter 

Values

flags

Socket flags value

type

Socket type value

size

Message size in bytes

name

Name of this probe

state

Socket state value

protocol

Protocol value

family

Protocol family value

Context

The message sender

Description

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