Plugin: Remove __socketAddressFactory() and toString() on SocketAddresses

In order for NaCl to work in Chromium's Mac sandbox and Linux seccomp
sandbox, we need to remove the ability to convert SocketAddress
descriptors to strings and back again.

The first step is to remove the interfaces that are exposed to web
apps via the plugin.  After this we will change the implementation of
SocketAddress and BoundSocket descriptors.

BUG=http://code.google.com/p/nativeclient/issues/detail?id=344

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

git-svn-id: svn://svn.chromium.org/native_client/trunk/src/native_client/tests/prebuilt@2656 fcba33aa-ac0c-11dd-b9e7-8d5594d729c2
4 files changed
tree: 7f1a953bcb06cea4a7af55f92f209868b0e41bba
  1. arm/
  2. x64/
  3. x86/