summaryrefslogtreecommitdiffstats
path: root/net/socket/client_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-201-13/+3
* BSD port: USE_NSS and other macros instead of OS_LINUX where applicablepvalchev@google.com2010-01-291-1/+2
* Turn GetPeerName into a pure virtual and provide local impls, this way any fu...thomasvl@chromium.org2010-01-201-1/+1
* Define the GetPeerName method of the ClientSocket interface for allwtc@chromium.org2009-11-301-3/+4
* Fix a style nit in client_socket.h.wtc@chromium.org2009-11-101-1/+1
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-1/+3
* Enable SSL session resumption for Mac OS X.hawk@chromium.org2009-09-031-3/+3
* Fix a crash in net::SSLClientSocketWin::OnIOComplete(int) whenwtc@chromium.org2009-06-251-4/+8
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+59