Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add non-blocking peek for the syncsocket | cpu@chromium.org | 2009-12-04 | 1 | -0/+6 |
| | | | | | | | | | | | | - Windows only BUG=none TEST=unit test included Review URL: http://codereview.chromium.org/464020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33876 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | This adds the first version of SyncSocket to base, along with a trivial ↵ | sehr@google.com | 2009-11-24 | 1 | -0/+66 |
unittest. SyncSocket provides a blocking send/receive that can be used for synchronization. Review URL: http://codereview.chromium.org/418004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32927 0039d316-1c4b-4281-b951-d872f2087c98 |