mirror of
https://github.com/containers/podman.git
synced 2026-03-11 11:16:37 -04:00
To terminate a connection of varlink, say after sending a file, we need to send a message containing a delimiter of ':' so the client knows to hang up. Fixes: #6237 Signed-off-by: Brent Baude <bbaude@redhat.com>