Re: [Qemu-devel] [PATCH v2] Delete AF_UNIX socket after close

2018-06-20 Thread Daniel P . Berrangé
On Mon, May 21, 2018 at 07:17:35PM +0300, Pavel Balaev wrote: > This is a second attempt at sending this patch: > > http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg04697.html > > Signed-off-by: Pavel Balaev > --- > io/channel-socket.c | 18 +- > 1 file changed, 17 ins

[Qemu-devel] [PATCH v2] Delete AF_UNIX socket after close

2018-05-21 Thread Pavel Balaev
This is a second attempt at sending this patch: http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg04697.html Signed-off-by: Pavel Balaev --- io/channel-socket.c | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/io/channel-socket.c b/io/channel-socke