summaryrefslogtreecommitdiffstats
path: root/net/socket/tcp_client_socket_libevent.h
Commit message (Expand)AuthorAgeFilesLines
* net-internals: Log the addresses that were attempted during a TCP connect, an...eroman@chromium.org2010-05-201-1/+6
* Make TCPClientSocket* inherit from NonThreadSafe.willchan@chromium.org2010-05-191-1/+2
* Always fallback to the next address when doing TCP connect (libevent impl).eroman@chromium.org2010-05-191-5/+25
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-3/+5
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-3/+4
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-201-1/+1
* Define the GetPeerName method of the ClientSocket interface for allwtc@chromium.org2009-11-301-3/+1
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-1/+8
* Add methods for setting socket buffers to the Socket mbelshe@google.com2009-09-091-0/+2
* Enable SSL session resumption for Mac OS X.hawk@chromium.org2009-09-031-4/+1
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+135