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_pool.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase the timeout for TcpConnectJob from 60 seconds to 240 seconds.
eroman@chromium.org
2009-10-06
1
-1
/
+8
*
Make GetLoadState virtual in ConnectJob().
willchan@chromium.org
2009-09-01
1
-4
/
+14
*
Control the amount of time to leave an unused socket idle before closing it.
willchan@chromium.org
2009-08-29
1
-0
/
+2
*
Add instrumentation to ClientSocketPool, that writes to LoadLog.
eroman@chromium.org
2009-08-20
1
-6
/
+9
*
Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.
willchan@chromium.org
2009-08-14
1
-13
/
+14
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-4
/
+4
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-2
/
+3
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-2
/
+8
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-8
/
+2
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-2
/
+8
*
Limit total number of sockets in the system.
phajdan.jr@chromium.org
2009-07-22
1
-1
/
+2
*
Make ConnectJob::ReleaseSocket() return NULL on connection error.
willchan@chromium.org
2009-07-02
1
-0
/
+3
*
Refactor ConnectJob and TCPConnectJob.
willchan@chromium.org
2009-07-01
1
-33
/
+60
*
Refactor ClientSocketPoolBase to be testable without host resolution / tcp co...
willchan@chromium.org
2009-06-30
1
-34
/
+18
*
Remove some dead code -- this was moved into client_socket_pool_base.cc.
ericroman@google.com
2009-06-29
1
-15
/
+0
*
Break out classes from tcp_client_socket_pool.h into their own files.
willchan@chromium.org
2009-06-24
1
-363
/
+11
*
Fix crash in ClientSocketPoolBase.
willchan@chromium.org
2009-06-23
1
-42
/
+20
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-0
/
+555