summaryrefslogtreecommitdiffstats
path: root/server/smartcard.c
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2013-02-18 12:42:56 -0500
committerYonit Halperin <yhalperi@redhat.com>2013-04-22 16:30:54 -0400
commit9a62a9a809eaf018707a2a8d790b7be4f3608e3a (patch)
treee722ab04bfaf0e2dcb8132bd872823521be53ede /server/smartcard.c
parentd146ae0d926075bcedf93a654c793065c3bebf66 (diff)
downloadspice-9a62a9a809eaf018707a2a8d790b7be4f3608e3a.tar.gz
spice-9a62a9a809eaf018707a2a8d790b7be4f3608e3a.tar.xz
spice-9a62a9a809eaf018707a2a8d790b7be4f3608e3a.zip
red_channel: monitor connection latency using MSG_PING
Diffstat (limited to 'server/smartcard.c')
-rw-r--r--server/smartcard.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/smartcard.c b/server/smartcard.c
index f1e62440..aad22aad 100644
--- a/server/smartcard.c
+++ b/server/smartcard.c
@@ -805,6 +805,7 @@ static void smartcard_connect_client(RedChannel *channel, RedClient *client,
channel,
client,
stream,
+ FALSE,
num_common_caps, common_caps,
num_caps, caps);