summaryrefslogtreecommitdiffstats
path: root/net/socket/tcp_client_socket_pool_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Limit total number of sockets in the system.phajdan.jr@chromium.org2009-07-221-1/+4
* Add synchronous-mode operation to MockHostResolver; this helps clarify some t...ericroman@google.com2009-07-181-15/+28
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-11/+11
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-2/+1
* Reverting 19425.ericroman@google.com2009-06-261-1/+2
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-2/+1
* Reset internal ClientSocketHandle state on Init() synchronous error (failure ...willchan@chromium.org2009-06-261-1/+5
* Fix crash in ClientSocketPoolBase.willchan@chromium.org2009-06-231-6/+39
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+588