Scroll to navigation

PROBE::SOCKET.CREA(3stap) Socket Tapset PROBE::SOCKET.CREA(3stap)

NAME

probe::socket.create.return - Return from Creation of a socket

SYNOPSIS

socket.create.return 

VALUES

type

Socket type value

success

Was socket creation successful? (1 = yes, 0 = no)

family

Protocol family value

protocol

Protocol value

requester

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

name

Name of this probe

err

Error code if success == 0

CONTEXT

The requester (user process or kernel)

DESCRIPTION

Fires at the conclusion of creating a socket.

SEE ALSO0

tapset::socket(3stap)

November 2022 SystemTap Tapset Reference