Provided by: systemtap-doc_3.1-3ubuntu0.1_all
NAME
probe::socket.close.return - Return from closing a socket
SYNOPSIS
socket.close.return
VALUES
name Name of this probe
CONTEXT
The requester (user process or kernel)
DESCRIPTION
Fires at the conclusion of closing a socket.
SEE ALSO
tapset::socket(3stap)