index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket
/
tcp_client_socket_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
In addition to the logging the IP address that a TCP connect is made to, also...
eroman@chromium.org
2010-06-16
1
-1
/
+1
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-1
/
+2
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-2
/
+2
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-2
/
+2
*
Missed a file as part of checkin for r48186
mbelshe@chromium.org
2010-05-25
1
-2
/
+2
*
net-internals: Log the addresses that were attempted during a TCP connect, an...
eroman@chromium.org
2010-05-21
1
-10
/
+36
*
Always fallback to the next address when doing TCP connect (winsock impl).
eroman@chromium.org
2010-05-21
1
-54
/
+74
*
Remove the TRACE_EVENT for network states. This is no longer needed, since mo...
eroman@chromium.org
2010-05-21
1
-16
/
+0
*
Make TCPClientSocket* inherit from NonThreadSafe.
willchan@chromium.org
2010-05-19
1
-0
/
+13
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
1
-14
/
+14
*
Cleanup: Address some of the todos in net_log.h
eroman@chromium.org
2010-04-27
1
-5
/
+10
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-16
/
+17
*
Cleanup now that issue 27870 is resolved.
vandebo@chromium.org
2010-03-25
1
-1
/
+2
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-14
/
+14
*
Use CHECK_* in net
willchan@chromium.org
2010-03-02
1
-6
/
+6
*
Remove connection failed histograms.
vandebo@chromium.org
2010-03-02
1
-2
/
+4
*
Work around 3rd party problem causing bug 27870.
vandebo@chromium.org
2010-02-27
1
-10
/
+27
*
Include sys_addrinfo.h in tcp_client_socket_win.cc.
eroman@chromium.org
2010-02-25
1
-0
/
+1
*
Really connect to the same server in FTP network transaction.
phajdan.jr@chromium.org
2010-02-20
1
-3
/
+6
*
More checks to try to find bug 27870.
vandebo@google.com
2010-02-12
1
-1
/
+9
*
Several fixes to the Net.ConnectionTypeCount histogram.
mbelshe@google.com
2009-12-24
1
-1
/
+5
*
Remove the AsyncSlowStart experiment
mbelshe@google.com
2009-12-15
1
-18
/
+0
*
Define the GetPeerName method of the ClientSocket interface for all
wtc@chromium.org
2009-11-30
1
-0
/
+5
*
Fix a style nit in client_socket.h.
wtc@chromium.org
2009-11-10
1
-26
/
+27
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-1
/
+4
*
Map WSAEACCES (which is reported by connect if Windows Firewall
wtc@chromium.org
2009-11-05
1
-12
/
+32
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-8
/
+38
*
Relanding:
mbelshe@google.com
2009-09-30
1
-1
/
+39
*
Add methods for setting socket buffers to the Socket
mbelshe@google.com
2009-09-09
1
-9
/
+34
*
Revert 24211 - Implement a readsize throttle within the TCP socket.
laforge@chromium.org
2009-09-04
1
-42
/
+1
*
Implement a read-size throttle within the TCP socket.
mbelshe@google.com
2009-08-25
1
-1
/
+42
*
Add a new net::Error value: ERR_CONNECTION_TIMED_OUT.
willchan@chromium.org
2009-08-07
1
-2
/
+11
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-0
/
+578