Return from creation of a socket
socket.create.return
type
Socket type value
err
Error code if success == 0
name
Name of this probe
requester
Requested by user process or the kernel (1 = kernel, 0 = user)
success
Was socket creation successful? (1 = yes, 0 = no)
protocol
Protocol value
family
Protocol family value
The requester (user process or kernel)
Fires at the conclusion of creating a socket.