Name

probe::socket.write_iter — Message send via sock_write_iter

Synopsis

socket.write_iter 

Values

size

Message size in bytes

name

Name of this probe

family

Protocol family value

protocol

Protocol value

state

Socket state value

type

Socket type value

flags

Socket flags value

Context

The message sender

Description

Fires at the beginning of sending a message on a socket via the sock_write_iter function