other versions
- Tumbleweed 5.2-1.2
- Leap-16.0
- Leap-15.6
PROBE::SOCKET.SEND(3stap) | Socket Tapset | PROBE::SOCKET.SEND(3stap) |
NAME¶
probe::socket.send - Message sent on a socket.
SYNOPSIS¶
socket.send
VALUES¶
state
Socket state value
family
Protocol family value
size
Size of message sent (in bytes) or error code if success
= 0
protocol
Protocol value
flags
Socket flags value
success
Was send successful? (1 = yes, 0 = no)
name
Name of this probe
type
Socket type value
CONTEXT¶
The message sender
SEE ALSO0¶
tapset::socket(3stap)
November 2024 | SystemTap Tapset Reference |