Your Logo
Documentation made easier

PROBE::SOCKET.WRIT

NAME
SYNOPSIS
VALUES
CONTEXT
DESCRIPTION
SEE ALSO

NAME

probe::socket.writev − Message sent via socket_writev

SYNOPSIS

socket.writev

VALUES

name

Name of this probe

type

Socket type value

size

Message size in bytes

flags

Socket flags value

protocol

Protocol value

family

Protocol family value

state

Socket state value

CONTEXT

The message sender

DESCRIPTION

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

SEE ALSO

tapset::socket(3stap)