Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LoadLog to ClientSocket::Connect(). | willchan@chromium.org | 2009-11-02 | 1 | -10/+32 |
* | Non-blocking connect() attempts may fail synchronously in some cases. When | mark@chromium.org | 2009-09-11 | 1 | -23/+49 |
* | Add methods for setting socket buffers to the Socket | mbelshe@google.com | 2009-09-09 | 1 | -0/+17 |
* | Rebaseline block-test* tests for Mac. | darin@chromium.org | 2009-08-12 | 1 | -0/+2 |
* | 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/+373 |