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.recvmsg - Message being received on socket

Context

       The message receiver.

Description

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

Name

       probe::socket.recvmsg - Message being received on socket

See Also

tapset::socket(3stap)

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

Synopsis

       socket.recvmsg

Values

flags
           Socket flags value

       name
           Name of this probe

       protocol
           Protocol value

       state
           Socket state value

       family
           Protocol family value

       type
           Socket type value

       size
           Message size in bytes

See Also