diff options
author | sbc@chromium.org <sbc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-05 21:42:42 +0000 |
---|---|---|
committer | sbc@chromium.org <sbc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-05 21:42:42 +0000 |
commit | 11780356e666b6dfe875f7ac610d368c18fd21e3 (patch) | |
tree | 6e3c18b9fea449cbeb2a022464b959260ad7af97 /gpu/command_buffer | |
parent | 632b11786e2e72969ce4a552b0815ad33097296b (diff) | |
download | chromium_src-11780356e666b6dfe875f7ac610d368c18fd21e3.zip chromium_src-11780356e666b6dfe875f7ac610d368c18fd21e3.tar.gz chromium_src-11780356e666b6dfe875f7ac610d368c18fd21e3.tar.bz2 |
[NaCl SDK] nacl_io: fix permissions on accepted sockets.
Accepted sockets were not being marks as writable (O_RDWR).
Also, calls to send and recv where not checking open flags
so this was not being picked up by our tests. This fixes
both issues and increases test coverage.
R=binji@chromium.org
Review URL: https://codereview.chromium.org/60623002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233091 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/command_buffer')
0 files changed, 0 insertions, 0 deletions