summaryrefslogtreecommitdiffstats
path: root/net/base/network_change_notifier_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Remove assertion on correct NetworkChangeNotifierLinux cleanup.willchan@chromium.org2010-05-281-1/+2
* Stop watching the netlink file descriptor before the message pump is destroyed.eroman@chromium.org2010-04-121-2/+11
* Remove a dead line of code.eroman@chromium.org2010-04-011-3/+0
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-251-4/+5
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-5/+4
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-4/+5
* Re-lands r39417: "Implement NetworkChangeNotifierLinux."willchan@chromium.org2010-02-191-2/+25
* Revert r39417: "Implement NetworkChangeNotifierLinux."willchan@chromium.org2010-02-191-33/+2
* Implement NetworkChangeNotifierLinux.willchan@chromium.org2010-02-191-2/+33
* Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...willchan@chromium.org2009-12-211-0/+37