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.aio_read - Receiving message via sock_aio_read

Context

       The message sender

Description

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

Name

       probe::socket.aio_read - Receiving message via sock_aio_read

See Also

tapset::socket(3stap)

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

Synopsis

       socket.aio_read

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