OSDN Git Service

rusty-gd: wire through classic ACL API for disconnect
authorZach Johnson <zachoverflow@google.com>
Thu, 31 Dec 2020 01:00:04 +0000 (17:00 -0800)
committerZach Johnson <zachoverflow@google.com>
Wed, 20 Jan 2021 00:55:52 +0000 (16:55 -0800)
commitce24381199d97a3a85d284c19bbc4a1afc097691
tree35bafa79f64bef623e6c2fa3ef06979064d6f427
parent296f74cddc57b8647a8f5458a2e8902cef207bec
rusty-gd: wire through classic ACL API for disconnect

also, since we are unregistering implicitly upon disconnect, no need to
expose that in the core

Bug: 171749953
Tag: #gd-refactor
Test: gd/cert/run --rhost
Change-Id: I1df3c852ecda68977c89aaa0377189cc7a746c27
gd/rust/acl/src/classic.rs
gd/rust/acl/src/core.rs