Set of file descriptors on which to watch read events

Property definitions

socket $ SocketObserver :: read_set
	# Set of file descriptors on which to watch read events
	var read_set: nullable SocketSet = null
lib/socket/socket.nit:313,2--314,40