此内容没有您所选择的语言版本。
probe::socket.create
Name
probe::socket.create — Creation of a socket
Synopsis
socket.create
socket.create
Values
protocol- Protocol value
 name- Name of this probe
 requester- Requested by user process or the kernel (1 = kernel, 0 = user)
 type- Socket type value
 family- Protocol family value
 
Context
					The requester (see requester variable)
				
Description
					Fires at the beginning of creating a socket.