Add support for sockets that can listen and accept a connection.

These sockets allow one connection at a time, however clients can
connect and disconnect repeatedly.

These are going to be used by Cloud Print, Remoting and
Automation.

BUG=NONE
TEST=BUILD

Review URL: http://codereview.chromium.org/5749001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69660 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 3ca1235de00024d82644d6162467d71ba1c1bdcb
10 files changed
tree: 86789b9a97b21ed64fcd5a3d2a18a8a9a81314d9
  1. base/
  2. build/
  3. ipc/
  4. testing/