Maximum identifier for socket families

Property definitions

socket $ NativeSocketAddressFamilies :: af_max
	# Maximum identifier for socket families
	new af_max `{ return AF_MAX; `}
lib/socket/socket_c.nit:455,2--456,32