VirtualBox

Changeset 54111 in vbox


Ignore:
Timestamp:
Feb 9, 2015 3:11:07 AM (10 years ago)
Author:
vboxsync
Message:

NAT: Enable HAVE_NOTIFICATION_FOR_DNS_UPDATE on Windows. This turns
on r98109 changes to use resolver notifications from Main (though it
also relies on the qucik kludge in r98110 to make it compile without a
lot of rototilling).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/libslirp.h

    r53624 r54111  
    101101 * Main API has primitives for listening DNS change event since 4.3.
    102102 */
    103 #if (defined(RT_OS_DARWIN))
     103#if defined(RT_OS_DARWIN) || defined(RT_OS_WINDOWS)
    104104# define HAVE_NOTIFICATION_FOR_DNS_UPDATE 1
    105105#else
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette