probe::socket.sendmsg(3) Message is currently being sent on a socket.

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