summaryrefslogtreecommitdiffstats
path: root/net/base/network_change_notifier_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Stop watching the netlink file descriptor before the message pump is destroyed.eroman@chromium.org2010-04-121-6/+20
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-251-1/+1
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-1/+1
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-1/+1
* Re-lands r39417: "Implement NetworkChangeNotifierLinux."willchan@chromium.org2010-02-191-2/+81
* Revert r39417: "Implement NetworkChangeNotifierLinux."willchan@chromium.org2010-02-191-149/+2
* Implement NetworkChangeNotifierLinux.willchan@chromium.org2010-02-191-2/+149
* Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...willchan@chromium.org2009-12-211-0/+12