Re: [Spice-devel] [PATCH spice-common v3 1/3] agent-interface: introduce the core of the Agent Interface

2019-11-06 Thread Kevin Pouget
On Fri, Oct 18, 2019 at 6:06 PM Frediano Ziglio wrote: > > > > > > When initialized (recorder_initialization), the Agent Interface launch > > a GThread (handle_communications) that opens a TCP server socket and > > waits for Smart Local Agent connections. When a Local Agent connects > > to the soc

Re: [Spice-devel] [PATCH spice-common v3 1/3] agent-interface: introduce the core of the Agent Interface

2019-11-06 Thread Kevin Pouget
On Wed, Nov 6, 2019 at 10:08 AM Kevin Pouget wrote: > > On Fri, Oct 18, 2019 at 6:06 PM Frediano Ziglio wrote: > > > > > > > > > > When initialized (recorder_initialization), the Agent Interface launch > > > a GThread (handle_communications) that opens a TCP server socket and > > > waits for Smar

Re: [Spice-devel] [PATCH spice-common v3 1/3] agent-interface: introduce the core of the Agent Interface

2019-11-06 Thread Frediano Ziglio
> > On Fri, Oct 18, 2019 at 6:06 PM Frediano Ziglio wrote: > > > > > > > > > > When initialized (recorder_initialization), the Agent Interface launch > > > a GThread (handle_communications) that opens a TCP server socket and > > > waits for Smart Local Agent connections. When a Local Agent connec