Provided by: systemtap-doc_2.3-1ubuntu1.4_all
NAME
probe::socket.aio_read - Receiving message via sock_aio_read
SYNOPSIS
socket.aio_read
VALUES
flags Socket flags value family Protocol family value type Socket type value protocol Protocol value name Name of this probe size Message size in bytes state Socket state value
CONTEXT
The message sender
DESCRIPTION
Fires at the beginning of receiving a message on a socket via the sock_aio_read function