Provided by: systemtap-doc_2.9-2ubuntu2_all
NAME
probe::socket.close - Close a socket
SYNOPSIS
socket.close
VALUES
protocol Protocol value state Socket state value flags Socket flags value name Name of this probe family Protocol family value type Socket type value
CONTEXT
The requester (user process or kernel)
DESCRIPTION
Fires at the beginning of closing a socket.
SEE ALSO
tapset::socket(3stap)