PROBE::SOCKET\&.WRIT

Section: Socket Tapset (3stap)
Updated: November 2020
Page Index
 

NAME

probe::socket.writev - Message sent via socket_writev  

SYNOPSIS

socket.writev 
 

VALUES

protocol

Protocol value

family

Protocol family value

name

Name of this probe

type

Socket type value

state

Socket state value

size

Message size in bytes

flags

Socket flags 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)


 

Index

NAME
SYNOPSIS
VALUES
CONTEXT
DESCRIPTION
SEE ALSO