[Bug 91085] New: [feature-request] Spice Server: Introduce session started/ended events
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 24 06:13:43 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91085
Bug ID: 91085
Summary: [feature-request] Spice Server: Introduce session
started/ended events
Product: Spice
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: server
Assignee: spice-bugs at lists.freedesktop.org
Reporter: evilissimo at redhat.com
Currently the spice server emits the events connected, initialized and
disconnected on a per TCP connection basis. Which results in multiple events
for each spice channel.
To make the life easier to ignore invalid connection attempts and to be able to
distinguish real disconnects from live/seamless migration related disconnects.
The goal is to basically have 'sessions' where the events are published per
session and not per channel. e.g. when the main channel has been intialized the
session event would start and when it gets disconnected due to any other reason
than a live/seamless migration, then it would emit an event that the session
ended.
Thanks :-)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-bugs/attachments/20150624/fd31c80c/attachment.html>
More information about the spice-bugs
mailing list