mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-08-07 08:27:25 +00:00
agent_interface_start: this function allows launching the agent interface (ie, its listening socket) on a given port. agent_interface_set_on_connect_cb: this function allows passing a callback function that will be triggered when a client (a Local Agent) connects to the Agent Interface socket. agent_interface_set_forward_quality_cb: this function allows SPICE to provide a function that will forward Quality messages received by the Agent Interface towards SPICE server, for a centralized processing of the messages. Signed-off-by: Kevin Pouget <kpouget@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com> |
||
|---|---|---|
| common | ||
| docs | ||
| m4 | ||
| python_modules | ||
| tests | ||
| .gitlab-ci.yml | ||
| .gitmodules | ||
| .gitpublish | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| git.mk | ||
| Makefile.am | ||
| meson_options.txt | ||
| meson.build | ||
| spice_codegen.py | ||
| spice.proto | ||