sig/resolver/native.rbs in httpx-1.0.2 vs sig/resolver/native.rbs in httpx-1.1.0

- old
+ new

@@ -32,10 +32,10 @@ def <<: (Connection) -> void def timeout: () -> Numeric? - def raise_timeout_error: (Numeric interval) -> void + def handle_socket_timeout: (Numeric interval) -> void private def initialize: (ip_family family, options options) -> void \ No newline at end of file