spice-common/python_modules
Frediano Ziglio 8a68e67afa codegen: Remove fixedsize attribute
This attribute was used only in SPICE version 1.
The intention was use fixed size for switch type in the protocol.
However this does not bring any improvement, just increase network
bytes used.
Generated code does not change.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2018-10-15 10:58:38 +01:00
..
__init__.py Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
codegen.py Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
demarshal.py codegen: Remove fixedsize attribute 2018-10-15 10:58:38 +01:00
Makefile.am build: Add __pycache__/*.pyc to DISTCLEANFILES 2018-06-18 14:08:10 +01:00
marshal.py codegen: Remove fixedsize attribute 2018-10-15 10:58:38 +01:00
meson.build Add support for building with meson/ninja 2018-06-01 21:27:04 +01:00
ptypes.py codegen: Remove fixedsize attribute 2018-10-15 10:58:38 +01:00
spice_parser.py protocol: learn to describe fd passing in messages 2016-03-10 16:01:42 +01:00