VirtualBox

Ignore:
Timestamp:
Mar 6, 2015 5:29:44 AM (10 years ago)
Author:
vboxsync
Message:

Main/HostDnsService: instead of keeping fragile state g/c notifyAll()
and just notify proxy directly from setInfo() when info changed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp

    r52617 r54662  
    153153                {
    154154                    readResolvConf();
    155                     /* notifyAll() takes required locks */
    156                     notifyAll();
    157155                }
    158156                else if (combo.e.mask & IN_DELETE_SELF)
     
    214212                        /* Notify our listeners */
    215213                        readResolvConf();
    216                         notifyAll();
    217 
    218214                    }
    219215                }
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