Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit total number of sockets in the system. | phajdan.jr@chromium.org | 2009-07-22 | 1 | -1/+4 |
* | Add synchronous-mode operation to MockHostResolver; this helps clarify some t... | ericroman@google.com | 2009-07-18 | 1 | -15/+28 |
* | Refactorings surrounding HostResolver: | ericroman@google.com | 2009-07-15 | 1 | -11/+11 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-27 | 1 | -2/+1 |
* | Reverting 19425. | ericroman@google.com | 2009-06-26 | 1 | -1/+2 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-26 | 1 | -2/+1 |
* | Reset internal ClientSocketHandle state on Init() synchronous error (failure ... | willchan@chromium.org | 2009-06-26 | 1 | -1/+5 |
* | Fix crash in ClientSocketPoolBase. | willchan@chromium.org | 2009-06-23 | 1 | -6/+39 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -0/+588 |