Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fed51de5 authored by Erwin Jansen's avatar Erwin Jansen Committed by Myles Watson
Browse files

Rootcanal: Clean up disconnected socket devices.

Link layer devices where not properly garbage collected, resulting in
lingering connections that would keep receiving timer ticks. We now add
support for registering close callbacks on a Device object, and we add
support for a Close method on a device.

Device can implement Close to properly close themselves and notify the
listener of closing. The link layer socket can now clean it self up
properly.

Bug: 198300862
Test: cert/run
Change-Id: Ibff03eea836359770937b4ffe57c79bad3682a8f
parent 93c9c87f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment