Name
probe::socket.receive —
Message received on a socket.
Values
name
Name of this probe
flags
Socket flags value
family
Protocol family value
protocol
Protocol value
state
Socket state value
type
Socket type value
size
Size of message received (in bytes) or error code if success = 0
success
Was send successful? (1 = yes, 0 = no)
Context
The message receiver