Skip to content

red-channel-client: Reuse red_channel_client_shutdown

Frediano Ziglio requested to merge fziglio/spice:mr_rcc_reuse into master

red_channel_client_shutdown remove the watch and shutdown the socket. Reuse in red_channel_client_disconnect. Calling shutdown will close the connection earlier.

Signed-off-by: Frediano Ziglio fziglio@redhat.com

Merge request reports