summaryrefslogtreecommitdiffstats
path: root/net/base/tcp_client_socket_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* If an idle socket has received data unexpectedly, we can'twtc@chromium.org2009-02-191-0/+4
* Rewrite old unit tests to avoid connecting to google.com; fixes TODO(darin)dkegel@google.com2009-01-131-11/+51
* Reverting 7641.dkegel@google.com2009-01-071-16/+0
* Add an easy way to do a synchronous connect from test code.dkegel@google.com2009-01-071-0/+16
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* Apply minor tweaks to ScopedHostMapper per review feedback.darin@chromium.org2008-09-241-1/+1
* Add support for mock DNS queries. This allows us to eliminatedarin@google.com2008-09-241-0/+9
* Add tcp_client_socket_libevent to the project and get the unit tests working ...pinkerton@google.com2008-09-231-9/+2
* Avoid signedness mismatch errors from gccdkegel@google.com2008-09-181-3/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Document that the callback parameter ofwtc@google.com2008-07-301-22/+32
* Add net to the repository.initial.commit2008-07-261-0/+185