Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -588/+0 |
* | Fix crashes stemming from ClientSocketPoolBase::ReleaseSocket(). | willchan@chromium.org | 2009-06-18 | 1 | -9/+37 |
* | Take 2. Make TCPClientSocketPool own the ConnectingSockets. | willchan@chromium.org | 2009-06-15 | 1 | -0/+43 |
* | * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,... | ericroman@google.com | 2009-06-15 | 1 | -25/+26 |
* | Fix TCPClientSocketPoolTest to play well with HostCache. | willchan@chromium.org | 2009-06-12 | 1 | -60/+89 |
* | * Avoid doing concurrent DNS resolves of the same hostname in HostResolver. | ericroman@google.com | 2009-06-12 | 1 | -1/+7 |
* | Make ClientSocketPool an interface. Move ClientSocketPool code into TCPClien... | willchan@chromium.org | 2009-06-05 | 1 | -0/+481 |