logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::socket.close - Close a socket

Context

       The requester (user process or kernel)

Description

       Fires at the beginning of closing a socket.

Name

       probe::socket.close - Close a socket

See Also

tapset::socket(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::SOCKET.CLOS(3stap)

Synopsis

       socket.close

Values

state
           Socket state value

       type
           Socket type value

       family
           Protocol family value

       flags
           Socket flags value

       name
           Name of this probe

       protocol
           Protocol value

See Also