mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-26 14:18:31 +00:00
vd_agent.h: Add a VDP_END_PORT to the chunk port enum
This commit is contained in:
parent
1a69e2bd75
commit
db3961d831
@ -38,6 +38,7 @@
|
||||
enum {
|
||||
VDP_CLIENT_PORT = 1,
|
||||
VDP_SERVER_PORT,
|
||||
VDP_END_PORT
|
||||
};
|
||||
|
||||
typedef struct SPICE_ATTR_PACKED VDIChunkHeader {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user