Provided by: systemtap-doc_2.3-1ubuntu1.4_all bug

NAME

       probe::socket.close - Close a socket

SYNOPSIS

       socket.close

VALUES

       type
           Socket type value

       protocol
           Protocol value

       flags
           Socket flags value

       family
           Protocol family value

       state
           Socket state value

       name
           Name of this probe

CONTEXT

       The requester (user process or kernel)

DESCRIPTION

       Fires at the beginning of closing a socket.