Your Logo
Documentation made easier

PROBE::SOCKET.SEND

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO

NAME

probe::socket.send − Message sent on a socket.

SYNOPSIS

socket.send

VALUES

state

Socket state value

family

Protocol family value

size

Size of message sent (in bytes) or error code if success = 0

protocol

Protocol value

flags

Socket flags value

success

Was send successful? (1 = yes, 0 = no)

name

Name of this probe

type

Socket type value

CONTEXT

The message sender

SEE ALSO

tapset::socket(3stap)