Provided by: systemtap-doc_4.8-1_amd64
NAME
probe::socket.aio_write - Message send via sock_aio_write
SYNOPSIS
socket.aio_write
VALUES
type Socket type value flags Socket flags value state Socket state value family Protocol family value protocol Protocol value size Message size in bytes name Name of this probe
CONTEXT
The message sender
DESCRIPTION
Fires at the beginning of sending a message on a socket via the sock_aio_write function
SEE ALSO
tapset::socket(3stap)