mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
win32/resolv: get_dns_server_list
* ext/win32/resolv/resolv.c (get_dns_server_list): [Win32] get DNS servers only for connected network devices by GetNetworkParams API. [Bug #12604] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55781 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
bfb5b0f84b
commit
925d48e496
4 changed files with 94 additions and 13 deletions
1
ext/win32/resolv/extconf.rb
Normal file
1
ext/win32/resolv/extconf.rb
Normal file
|
@ -0,0 +1 @@
|
|||
create_makefile('win32/resolv')
|
Loading…
Add table
Add a link
Reference in a new issue