| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
BUG=254986
TEST=none
TBR=ben@chromium.org
Review URL: https://codereview.chromium.org/18054010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209150 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
A cache for storing mDNS records. Supports scheduling expirations for records,
though the actual expiration mechanism may need to be iterated upon.
BUG=233821
Review URL: https://chromiumcodereview.appspot.com/14697022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201656 0039d316-1c4b-4281-b951-d872f2087c98
|
|
This is a utility for parsing and DNS records into structured data and a generic
container for DNS records of any type.
BUG=233821
Review URL: https://chromiumcodereview.appspot.com/14377002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197798 0039d316-1c4b-4281-b951-d872f2087c98
|