Your Logo
Documentation made easier

PROBE::SOCKET.CREA

NAME
SYNOPSIS
VALUES
CONTEXT
DESCRIPTION
SEE ALSO

NAME

probe::socket.create − Creation of a socket

SYNOPSIS

socket.create

VALUES

type

Socket type value

name

Name of this probe

protocol

Protocol value

requester

Requested by user process or the kernel (1 = kernel, 0 = user)

family

Protocol family value

CONTEXT

The requester (see requester variable)

DESCRIPTION

Fires at the beginning of creating a socket.

SEE ALSO

tapset::socket(3stap)