Provided by: systemtap-doc_2.9-2ubuntu2_all
NAME
probe::socket.aio_write - Message send via sock_aio_write
SYNOPSIS
socket.aio_write
VALUES
size Message size in bytes type Socket type value family Protocol family value name Name of this probe flags Socket flags value state Socket state value protocol Protocol value
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)