mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +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.