probe::socket.create
名称
probe::socket.create — Creation of a socket
Synopsis
socket.create
socket.create 
Values
type- Socket type value
 name- Name of this probe
 protocol- Protocol value
 family- Protocol family value
 requester- Requested by user process or the kernel (1 = kernel, 0 = user)
 
Context
					The requester (see requester variable)
				
Description
					Fires at the beginning of creating a socket.