summaryrefslogtreecommitdiffstats
path: root/client/client_net_socket.cpp
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2012-06-27 15:04:49 +0300
committerYonit Halperin <yhalperi@redhat.com>2012-07-03 14:13:43 +0300
commit6071c1c8c507785a04b988e9b40efe3f31c043df (patch)
tree3956df3ec9ea18fb6462e84829cad02be89f8019 /client/client_net_socket.cpp
parentc514a1d903dc967dcb5f430098db410ed37b68e4 (diff)
smartcard: creating SmartCardChannelClient type
The lifetime of the channel is not necessarily correlated to the life time of the device. In the next patch, we need to keep a reference to SpiceCharDeviceWriteBuffer, which might be in use even if the SpiceCharDeviceState is destroyed, but the channel is still connected. The next patch keeps this reference inside SmartCardChannelClient. This patch also removes the routine smartcard_readers_detach_all(rcc), which is unnecessary since we don't support multiple readers; even when we do support them, each channel client should be associated with only one reader (i.e., we will have different channels for different readers).
Diffstat (limited to 'client/client_net_socket.cpp')
0 files changed, 0 insertions, 0 deletions