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_write - Message send via sock_aio_write

Context

       The message sender

Description

       Fires at the beginning of sending a message on a socket via the sock_aio_write function

Name

       probe::socket.aio_write - Message send via sock_aio_write

See Also

tapset::socket(3stap)

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

Synopsis

       socket.aio_write

Values

flags
           Socket flags value

       protocol
           Protocol value

       name
           Name of this probe

       family
           Protocol family value

       type
           Socket type value

       state
           Socket state value

       size
           Message size in bytes

See Also