sig/resolver/native.rbs in httpx-0.22.2 vs sig/resolver/native.rbs in httpx-0.22.3
- old
+ new
@@ -5,10 +5,11 @@
include _ToIO
DEFAULTS: Hash[Symbol, untyped]
DNS_PORT: Integer
- @family: ip_family
+ attr_reader family: ip_family
+
@options: Options
@ns_index: Integer
@nameserver: Array[String]?
@ndots: Integer
@start_timeout: Float?
\ No newline at end of file