probe::socket.aio_write(3) Message send via sock_aio_write

SYNOPSIS


socket.aio_write

VALUES

type

Socket type value

protocol

Protocol value

flags

Socket flags value

size

Message size in bytes

family

Protocol family value

name

Name of this probe

state

Socket state value

CONTEXT

The message sender

DESCRIPTION

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