SYNOPSIS
socket.sendmsg
VALUES
type
- Socket type value
size
- Message size in bytes
flags
- Socket flags value
protocol
- Protocol value
family
- Protocol family value
name
- Name of this probe
state
- Socket state value
CONTEXT
The message sender
DESCRIPTION
Fires at the beginning of sending a message on a socket via the sock_sendmsg function