On Wed, 25 Jan 2017 13:29:08 +0200
Pekka Paalanen wrote:
> On Wed, 25 Jan 2017 11:08:26 +0800
> Jonas Ådahl wrote:
>
> > On Mon, Jan 23, 2017 at 03:40:11PM +0200, Pekka Paalanen wrote:
> > > On Tue, 20 Dec 2016 18:40:13 +0530
> > > viveka wrote:
> > >
> > > > From: "Vivek.A"
> > > >
>
On Wed, 25 Jan 2017 11:08:26 +0800
Jonas Ådahl wrote:
> On Mon, Jan 23, 2017 at 03:40:11PM +0200, Pekka Paalanen wrote:
> > On Tue, 20 Dec 2016 18:40:13 +0530
> > viveka wrote:
> >
> > > From: "Vivek.A"
> > >
> > > Without this, client socket file descriptors are being kept open
> > >
On Mon, Jan 23, 2017 at 03:40:11PM +0200, Pekka Paalanen wrote:
> On Tue, 20 Dec 2016 18:40:13 +0530
> viveka wrote:
>
> > From: "Vivek.A"
> >
> > Without this, client socket file descriptors are being kept open until
> > the process
> > hosting the compositor gets terminated / exit. T
On Tue, 20 Dec 2016 18:40:13 +0530
viveka wrote:
> From: "Vivek.A"
>
> Without this, client socket file descriptors are being kept open until
> the process
> hosting the compositor gets terminated / exit. This causes compositor
> termination
> goes undetected through its fd. This
From: "Vivek.A"
Without this, client socket file descriptors are being kept open until the
process
hosting the compositor gets terminated / exit. This causes compositor
termination
goes undetected through its fd. This could be reproduced by having
compositor as
one of the threa