mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +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.