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.readv - Receiving a message via sock_readv

Context

       The message sender

Description

       Fires at the beginning of receiving a message on a socket via the sock_readv function

Name

       probe::socket.readv - Receiving a message via sock_readv

See Also

tapset::socket(3stap)

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

Synopsis

       socket.readv

Values

state
           Socket state value

       family
           Protocol family value

       type
           Socket type value

       size
           Message size in bytes

       flags
           Socket flags value

       name
           Name of this probe

       protocol
           Protocol value

See Also