Your Logo
Documentation made easier

PROBE::SOCKET.SEND

NAME
SYNOPSIS
VALUES
CONTEXT
DESCRIPTION
SEE ALSO

NAME

probe::socket.sendmsg − Message is currently being sent on a socket.

SYNOPSIS

socket.sendmsg

VALUES

state

Socket state value

protocol

Protocol value

flags

Socket flags value

size

Message size in bytes

family

Protocol family value

type

Socket type value

name

Name of this probe

CONTEXT

The message sender

DESCRIPTION

Fires at the beginning of sending a message on a socket via the sock_sendmsg function

SEE ALSO

tapset::socket(3stap)