PROBE::SOCKET.CREA
Section: Socket Tapset (3stap)
Updated: October 2025
Index
Return to Main Contents
NAME
probe::socket.create.return - Return from Creation of a socket
SYNOPSIS
socket.create.return
VALUES
family
-
Protocol family value
success
-
Was socket creation successful? (1 = yes, 0 = no)
requester
-
Requested by user process or the kernel (1 = kernel, 0 = user)
name
-
Name of this probe
protocol
-
Protocol value
type
-
Socket type value
err
-
Error code if success == 0
CONTEXT
The requester (user process or kernel)
DESCRIPTION
Fires at the conclusion of creating a socket.
SEE ALSO
tapset::socket(3stap)
Index
- NAME
-
- SYNOPSIS
-
- VALUES
-
- CONTEXT
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:32:39 GMT, May 01, 2026