diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2020-12-30 21:02:46 +0330 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-30 20:37:41 +0100 |
commit | bdd4b99d725188944b207cee20bef5f557fa7849 (patch) | |
tree | 8187bcaced2fab71cdefa851bf24deeaf74f3af4 /Kernel/Lock.h | |
parent | b03e8a6d066c7fb1329099350057ef4606b19d3e (diff) | |
download | serenity-bdd4b99d725188944b207cee20bef5f557fa7849.zip |
LibIPC: Add an on_destruction hook to IPC::Message
Any cleanup of resources needed (up until the message is sent) can be
done here.
Currently, the only such resource is an IPC::File.
Diffstat (limited to 'Kernel/Lock.h')
0 files changed, 0 insertions, 0 deletions