A collection of the events to be watched

Property definitions

socket $ PollFD :: events=
	# A collection of the events to be watched
	var events: Array[NativeSocketPollValues]
lib/socket/socket_c.nit:45,2--46,42