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
/
client_socket_handle.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only retry on unused, idle sockets if the socket error is ERR_CONNECTION_RESET.
willchan@chromium.org
2009-08-24
1
-1
/
+1
*
Resend on IO errors on late bound sockets that were idle.
willchan@chromium.org
2009-08-22
1
-3
/
+3
*
Make ClientSocketHandle::Init() typesafe.
willchan@chromium.org
2009-08-19
1
-2
/
+4
*
Change ClientSocketHandle to take the pool as a parameter to Init() rather th...
willchan@chromium.org
2009-08-18
1
-3
/
+8
*
Add histograms for tracking the unused/unused_idle/reused socket states from ...
willchan@chromium.org
2009-08-17
1
-0
/
+25
*
Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.
willchan@chromium.org
2009-08-14
1
-5
/
+27
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-3
/
+3
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-1
/
+3
*
Reset internal ClientSocketHandle state on Init() synchronous error (failure ...
willchan@chromium.org
2009-06-26
1
-0
/
+5
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-0
/
+100