Este contenido no está disponible en el idioma seleccionado.
probe::socket.aio_read
Name
probe::socket.aio_read — Receiving message via sock_aio_read
Synopsis
socket.aio_read
Values
flags
- Socket flags value
type
- Socket type value
size
- Message size in bytes
family
- Protocol family value
name
- Name of this probe
protocol
- Protocol value
state
- Socket state value
Context
The message sender
Description
Fires at the beginning of receiving a message on a socket via the
sock_aio_read
function