Use ki_* socket methods in socket_test to fix linux trusted mode.
We recently switch to using glibc hooks for interception on glibc. Where in the past calls like ki_accept and accept could be assumed to be the same, now they rely on wrapping. Changing inconsistent use of ki_ vs not in socket_test. BUG=None TEST=nacl_io_socket_test R=binji@chromium.org Review URL: https://codereview.chromium.org/290953002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271453 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment