DescriptionNaCl: Use RAII for sockets in NaClProcessHost.
According to crbug.com/412186, there is some incorrect handle management in
NaClProcessHost. It's much easier to use base::File to manage closing the
socket handles, and it cleans up some weirdness with directly using NaClHandle
as well.
BUG=412186
Committed: https://crrev.com/296f9f1355e119d78beb1ce377126010c14886d9
Cr-Commit-Position: refs/heads/master@{#294511}
Patch Set 1 #Patch Set 2 : Windows build fix #Patch Set 3 : #
Total comments: 1
Patch Set 4 : Clean up namespace/#if nesting #Patch Set 5 : Clean up namespace/#if nesting #
Messages
Total messages: 9 (2 generated)
|