Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
probe::socket.readv - Receiving a message via sock_readv
SYNOPSIS
socket.readv
VALUES
size Message size in bytes family Protocol family value type Socket type value protocol Protocol value state Socket state value flags Socket flags value name Name of this probe
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)