SYNOPSIS
socket.send
VALUES
family
- Protocol family value
success
- Was send successful? (1 = yes, 0 = no)
flags
- Socket flags value
type
- Socket type value
size
- Size of message sent (in bytes) or error code if success = 0
protocol
- Protocol value
name
- Name of this probe
state
- Socket state value
CONTEXT
The message sender