Length in bytes of the addresses

Property definitions

socket $ NativeSocketHostent :: h_length
	# Length in bytes of the addresses
	fun h_length: Int `{ return self->h_length; `}
lib/socket/socket_c.nit:342,2--343,47