-
-
Notifications
You must be signed in to change notification settings - Fork 925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement get_dns_server_list #4755
Comments
Indeed it is not! Perhaps you can help? |
#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! |
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: