PROBE::SOCKET\&.AIO_
Section: Socket Tapset (3stap)
Updated: November 2020
Page Index
NAME
probe::socket.aio_read - Receiving message via
sock_aio_read
SYNOPSIS
socket.aio_read
VALUES
size
-
Message size in bytes
flags
-
Socket flags value
type
-
Socket type value
state
-
Socket state value
name
-
Name of this probe
family
-
Protocol family value
protocol
-
Protocol value
CONTEXT
The message sender
DESCRIPTION
Fires at the beginning of receiving a message on a socket via the
sock_aio_read
function
SEE ALSO
tapset::socket(3stap)