Maximum identifier for socket families

Property definitions

socket $ NativeSocketProtocolFamilies :: pf_max
	# Maximum identifier for socket families
	new pf_max `{ return PF_MAX; `}
lib/socket/socket_c.nit:491,2--492,32