summaryrefslogtreecommitdiffstats
path: root/net/base/tcp_client_socket_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Only tune SO_SNDBUF/SO_RCVBUF sizes for pre-Vista systems.mbelshe@google.com2009-03-051-15/+24
* If an idle socket has received data unexpectedly, we can'twtc@chromium.org2009-02-191-0/+16
* In rare cases (when running inside QEMU), the eventwtc@chromium.org2009-01-301-24/+13
* Add a dummy function CrashBug6500 so that the returnwtc@chromium.org2009-01-271-17/+11
* Refine a CHECK into several CHECKs to determine the returnwtc@chromium.org2009-01-171-1/+20
* If connect succeeds synchronously, the event object is alsowtc@google.com2009-01-161-1/+4
* Add a call to MemoryDebug::MarkAsInitialized to the new network code to avoidpamg@google.com2008-12-161-0/+9
* Cancel any pending IO and wait for it to be aborted beforewtc@google.com2008-11-201-1/+8
* Rename tcp_client_socket.cc to _win.cc (should have been done long ago).dkegel@google.com2008-11-101-0/+351