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