summaryrefslogtreecommitdiffstats
path: root/net/socket/tcp_client_socket_win.h
Commit message (Expand)AuthorAgeFilesLines
* net: assorted changes needed for Snap Start tests.agl@chromium.org2010-11-101-0/+9
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-261-0/+1
* Revert 63648 - Revert 63643 - Add Reset to ClientSocket::UseHistory, and call...cbentzel@chromium.org2010-10-251-0/+3
* Revert 63643 - Add Reset to ClientSocket::UseHistory, and call on TCP disconn...cbentzel@chromium.org2010-10-231-3/+0
* Add Reset to ClientSocket::UseHistory, and call on TCP disconnect.cbentzel@chromium.org2010-10-231-0/+3
* Fix ClientSocketHandle reuse_type(). Correctly track socket use.willchan@chromium.org2010-09-021-0/+1
* Gather preconnection use vs waste statisticsjar@chromium.org2010-08-251-1/+7
* In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc...mmenke@chromium.org2010-08-251-1/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* net-internals: Log the addresses that were attempted during a TCP connect, an...eroman@chromium.org2010-05-211-0/+4
* Always fallback to the next address when doing TCP connect (winsock impl). eroman@chromium.org2010-05-211-2/+26
* Make TCPClientSocket* inherit from NonThreadSafe.willchan@chromium.org2010-05-191-1/+2
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-3/+4
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-3/+4
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-201-1/+3
* Define the GetPeerName method of the ClientSocket interface for allwtc@chromium.org2009-11-301-2/+1
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-1/+8
* Add methods for setting socket buffers to the Socket mbelshe@google.com2009-09-091-0/+3
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+77