DescriptionLinux sandbox: change the return type of HandleRequest()
BrokerHost::HandleRequest() now returns an enum class and never exits on its
own.
Also move BrokerProcess to the syscall_broker namespace.
BUG=429028
Committed: https://crrev.com/d509bc772ac5865661f66c5bfd8076bcbe09dd5e
Cr-Commit-Position: refs/heads/master@{#303439}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove stale TODO. #Patch Set 3 : Fix bug where broker did not exit. Also add exiting unittest. #
Total comments: 2
Patch Set 4 : Add blank line in header file. #Messages
Total messages: 20 (7 generated)
|