summaryrefslogtreecommitdiffstats
path: root/net/socket/stream_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-1/+0
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-061-0/+1
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-1/+1
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+7
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-7/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+7
* Adds URLRequestJob bytes read to NetLog.mmenke@chromium.org2011-06-011-6/+0
* Net: Add net_api to the socket codervargas@google.com2011-05-191-2/+2
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-0/+133