Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

probe::socket.write_iter


Name

probe::socket.write_iter — Message send via sock_write_iter

Synopsis

socket.write_iter 

Values

state
Socket state value
family
Protocol family value
protocol
Protocol value
name
Name of this probe
type
Socket type value
size
Message size in bytes
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