Re: [Spice-devel] [protocol] protocol: Add some comments to vd_agentd.h

2019-08-07 Thread Francois Gouget
On Thu, 1 Aug 2019, Frediano Ziglio wrote: [...] > > @@ -254,7 +261,7 @@ typedef struct SPICE_ATTR_PACKED > > VDAgentDeviceDisplayInfo > > { > > uint32_t monitor_id; > > uint32_t device_display_id; > > uint32_t device_address_len; > > -uint8_t device_address[0]; // a zero-termi

Re: [Spice-devel] [protocol] protocol: Add some comments to vd_agentd.h

2019-08-01 Thread Frediano Ziglio
> > Signed-off-by: Francois Gouget > --- > > Just a minor patch partly inspired by a patch from Frediano Ziglio. > 5975a98a94e0 at git://people.freedesktop.org/~fziglio/spice-protocol > Thanks to take it > The "client|server" comments bear verification: they're based on a > comment in do_clie

[Spice-devel] [protocol] protocol: Add some comments to vd_agentd.h

2019-07-11 Thread Francois Gouget
Signed-off-by: Francois Gouget --- Just a minor patch partly inspired by a patch from Frediano Ziglio. 5975a98a94e0 at git://people.freedesktop.org/~fziglio/spice-protocol The "client|server" comments bear verification: they're based on a comment in do_client_monitors() in vdagentd.c that impli