Re: [Spice-devel] [spice-server 5/8] test-listen: Add connection attempt to non-open port

2018-03-09 Thread Frediano Ziglio
> > --- > server/tests/test-listen.c | 46 > +++--- > 1 file changed, 43 insertions(+), 3 deletions(-) > > diff --git a/server/tests/test-listen.c b/server/tests/test-listen.c > index 052dc0b8f..562f07487 100644 > --- a/server/tests/test-listen.c > +++ b/

[Spice-devel] [spice-server 5/8] test-listen: Add connection attempt to non-open port

2018-03-06 Thread Christophe Fergeau
--- server/tests/test-listen.c | 46 +++--- 1 file changed, 43 insertions(+), 3 deletions(-) diff --git a/server/tests/test-listen.c b/server/tests/test-listen.c index 052dc0b8f..562f07487 100644 --- a/server/tests/test-listen.c +++ b/server/tests/test-list