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