mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-04 00:00:37 -04:00
save udp io error on close for ruby 2.2 as well
This commit is contained in:
parent
1a933bd5cd
commit
3cb450bdef
@ -25,7 +25,7 @@ module HTTPX
|
|||||||
true
|
true
|
||||||
end
|
end
|
||||||
|
|
||||||
if RUBY_VERSION < "2.2"
|
if RUBY_VERSION < "2.3"
|
||||||
# :nocov:
|
# :nocov:
|
||||||
def close
|
def close
|
||||||
@io.close
|
@io.close
|
||||||
|
Loading…
x
Reference in New Issue
Block a user