Jason Andryuk writes ("[PATCH v5 08/21] tools/libvchan: notify server when client is connected"): > From: Marek Marczykowski-Górecki <marma...@invisiblethingslab.com> > > Let the server know when the client is connected. Otherwise server will > notice only when client send some data. > This change does not break existing clients, as libvchan user should > handle spurious notifications anyway (for example acknowledge of remote > side reading the data). > > Signed-off-by: Marek Marczykowski-Górecki <marma...@invisiblethingslab.com> > Replace spaces with tabs to match the file's whitespace. > Signed-off-by: Jason Andryuk <jandr...@gmail.com> > --- > Marek: I had this patch in Qubes for a long time and totally forgot it > wasn't upstream thing...
Acked-by: Ian Jackson <ian.jack...@eu.citrix.com> CCing Daniel De Graaf in case he feels like having an opinion.... Thanks, Ian.