1PROBE::SOCKET.AIO_(3stap)        Socket Tapset       PROBE::SOCKET.AIO_(3stap)
2
3
4

NAME

6       probe::socket.aio_read - Receiving message via sock_aio_read
7

SYNOPSIS

9       socket.aio_read
10

VALUES

12       size
13           Message size in bytes
14
15       flags
16           Socket flags value
17
18       type
19           Socket type value
20
21       state
22           Socket state value
23
24       name
25           Name of this probe
26
27       family
28           Protocol family value
29
30       protocol
31           Protocol value
32

CONTEXT

34       The message sender
35

DESCRIPTION

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

SEE ALSO

41       tapset::socket(3stap)
42
43
44
45SystemTap Tapset Reference       November 2020       PROBE::SOCKET.AIO_(3stap)
Impressum