Make port unmapping errors non fatal.

In some cases port unmapping can fail. This should not be fatal nor need client
recovery code.

This can happen when multiple instances of the Forwarder class try to map/unmap
a same port. While the host_forwarder daemon supports that, the python wrapper
didn't.

R=bulach@chromium.org

Review URL: https://codereview.chromium.org/18714004

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


CrOS-Libchrome-Original-Commit: 0887e221c714b4dc6104c711068cbec2da895305
1 file changed
tree: bbcf15d7412f3e411a4766e14e80673c71df3fa1
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/