summaryrefslogtreecommitdiffstats
path: root/net/socket/transport_client_socket_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-connect if Keep-Alive connection has been closed by the time we get around...asanka@chromium.org2011-05-051-55/+116
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-2/+2
* Revert 83524 - Re-connect if Keep-Alive connection has been closed by the tim...asanka@chromium.org2011-04-291-87/+17
* Re-connect if Keep-Alive connection has been closed by the time we get around...asanka@chromium.org2011-04-291-17/+87
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-1/+1
* Rework the tcp_client_socket_unittest to be a genericmbelshe@chromium.org2011-04-121-0/+375