This adds the first version of SyncSocket to base, along with a trivial 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


CrOS-Libchrome-Original-Commit: 0840cc764d0f0b693d3762c356b7d35e58d343af
5 files changed
tree: 07f2df42afb765f3bda5e424ae49b2881873abbf
  1. base/
  2. build/
  3. ipc/
  4. testing/