Host address type

Property definitions

socket $ NativeSocketHostent :: h_addrtype
	# Host address type
	fun h_addrtype: Int `{ return self->h_addrtype; `}
lib/socket/socket_c.nit:339,2--340,51