summaryrefslogtreecommitdiffstats
path: root/net/socket/tcp_client_socket_libevent.cc
Commit message (Expand)AuthorAgeFilesLines
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-10/+32
* Non-blocking connect() attempts may fail synchronously in some cases. Whenmark@chromium.org2009-09-111-23/+49
* Add methods for setting socket buffers to the Socket mbelshe@google.com2009-09-091-0/+17
* Rebaseline block-test* tests for Mac.darin@chromium.org2009-08-121-0/+2
* Add a new net::Error value: ERR_CONNECTION_TIMED_OUT.willchan@chromium.org2009-08-071-2/+11
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+373