probe::socket.create(3) Creation of a socket

SYNOPSIS


socket.create

VALUES

requester

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

name

Name of this probe

type

Socket type value

protocol

Protocol value

family

Protocol family value

CONTEXT

The requester (see requester variable)

DESCRIPTION

Fires at the beginning of creating a socket.