summaryrefslogtreecommitdiffstats
path: root/net/base/tcp_client_socket.cc
Commit message (Expand)AuthorAgeFilesLines
* The constructor should initialize callback_ to NULL.wtc@google.com2008-10-241-4/+5
* Increase socket buffer size from default (8KB) to 64KB.mbelshe@google.com2008-10-171-0/+45
* * Change output of trace_event log to JSON to enable easier integration with ...erikkay@google.com2008-09-181-4/+6
* Remove all but one place in this file where we returnwtc@google.com2008-09-111-2/+3
* Initial pass at simple event tracing. I added a few traces to tcp_socket and...erikkay@google.com2008-09-021-0/+14
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Update the comment for OnObjectSignaled.wtc@google.com2008-08-141-6/+20
* Make some changes from my code review. Two significantwtc@google.com2008-08-051-19/+38
* was originally reviewed by jar as part of revision 322, but i mistakenly didn...darin@google.com2008-08-041-6/+4
* Add net to the repository.initial.commit2008-07-261-0/+281