Provided by: systemtap-doc_2.9-2ubuntu2_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)