probe::socket.create.return



Name

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

Synopsis

socket.create.return 

Values

success
Was socket creation successful? (1 = yes, 0 = no)
family
Protocol family value
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.
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat Documentation

Legal Notice

Theme

© 2026 Red Hat
Back to top