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