Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |