PROBE::SOCKET.WRIT(3stap) | Socket Tapset | PROBE::SOCKET.WRIT(3stap) |
NAME¶
probe::socket.writev - Message sent via socket_writev
SYNOPSIS¶
socket.writev
VALUES¶
name
Name of this probe
size
Message size in bytes
protocol
Protocol value
family
Protocol family value
flags
Socket flags value
type
Socket type value
state
Socket state value
CONTEXT¶
The message sender
DESCRIPTION¶
Fires at the beginning of sending a message on a socket via the sock_writev function
SEE ALSO0¶
tapset::socket(3stap)
April 2023 | SystemTap Tapset Reference |