Set of file descriptors on which to watch exception events

Property definitions

socket $ SocketObserver :: except_set
	# Set of file descriptors on which to watch exception events
	var except_set: nullable SocketSet = null
lib/socket/socket.nit:319,2--320,42