Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

       probe::socket.close - Close a socket

SYNOPSIS

       socket.close

VALUES

       name
           Name of this probe

       state
           Socket state value

       type
           Socket type value

       flags
           Socket flags value

       protocol
           Protocol value

       family
           Protocol family value

CONTEXT

       The requester (user process or kernel)

DESCRIPTION

       Fires at the beginning of closing a socket.

SEE ALSO

       tapset::socket(3stap)