mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
To allow for more asynchronous teardown of IClientConnection, make the post_message() function simply return if called after the IPC socket has been closed.