mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-30 12:17:53 +00: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> |
||
|---|---|---|
| .. | ||
| virtwriter | ||
| attach.go | ||
| config.go | ||
| container.go | ||
| containers.go | ||
| containers_create.go | ||
| create.go | ||
| events.go | ||
| funcs.go | ||
| generate.go | ||
| images.go | ||
| intermediate.go | ||
| intermediate_varlink.go | ||
| mount.go | ||
| pods.go | ||
| remote_client.go | ||
| shortcuts.go | ||
| system.go | ||
| transfers.go | ||
| util.go | ||
| volumes.go | ||