Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

       probe::socket.close - Close a socket

SYNOPSIS

       socket.close

VALUES

       state
           Socket state value

       flags
           Socket flags value

       name
           Name of this probe

       type
           Socket type value

       family
           Protocol family value

       protocol
           Protocol value

CONTEXT

       The requester (user process or kernel)

DESCRIPTION

       Fires at the beginning of closing a socket.

SEE ALSO

       tapset::socket(3stap)