probe::socket.readv
名称
probe::socket.readv —  Receiving a message via sock_readv
Synopsis
socket.readv
socket.readv 
Values
state- Socket state value
 family- Protocol family value
 protocol- Protocol value
 name- Name of this probe
 type- Socket type value
 size- Message size in bytes
 flags- Socket flags value
 
Context
					The message sender
				
Description
					Fires at the beginning of receiving a message on a socket via the 
sock_readv function