Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | net: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-23 | 1 | -2/+2 |
* | Fix Netlink message length. | pauljensen@chromium.org | 2012-12-03 | 1 | -1/+1 |
* | Use Netlink instead of NetworkManager (via D-bus) to monitor network | pauljensen@chromium.org | 2012-11-29 | 1 | -64/+150 |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | [net (linux)] Don't send OnIPAddressChanged when the AddressMap is first popu... | szym@chromium.org | 2012-09-05 | 1 | -0/+3 |
* | [net] Adds AddressTrackerLinux which keeps track of interface addresses using... | szym@chromium.org | 2012-07-16 | 1 | -0/+226 |