Implement get_dns_server_list #4755
Closed
Milestone
Comments
Indeed it is not! Perhaps you can help? |
Closed
#5158 it's a workaround and it doesn't fix the original issue https://bugs.ruby-lang.org/issues/12604 |
@ahorek If it's possible to do it through Ruby FFI that would probably be the quickest option. Go for it, and feel free to ping gitter or IRC with questions! |
Marking for 9.2 since we at least seem to have a workaround. |
thanks, I'll look into it! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
jruby 9.2.0.0-SNAPSHOT (2.4.1) 2017-08-20 c22987a Java HotSpot(TM) 64-Bit Server VM 25.131-b11 on 1.8.0_131-b11 +jit [mswin32-x86_64]
#4687
Expected Behavior
get_dns_server_list is not implemented on jruby
jruby/lib/ruby/stdlib/win32/resolv.rb
Line 75 in d3d918a
Actual Behavior
https://github.com/ruby/ruby/blob/202bbda2bf5f25343e286099140fb9282880ecba/ext/win32/resolv/resolv.c
`
The text was updated successfully, but these errors were encountered: