Package: netcat6
Version: 1.0-8
Severity: normal
Hi,
when i invoke netcat6 with
> nc6 --exec "echo foo" -l --continuous -p 1234 -q0:0
my expected behavior is a server, which listens for connections, prints out
"foo" to each client connects and closes the connection then (but not exit
nc6).
When i invoke that without --continuous the connection is closed after
exceuting, as expected.
With --continuous the server allows multiple connections, as expected, but
as side-effect, connections won't be closed after executing the command.
I think, this behaivor is a bug and should be fixed.
Greetings,
Michael
*** Please consider answering these questions, where appropiate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these lines ***
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (700, 'testing'), (650, 'unstable'), (600, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages netcat6 depends on:
ii libc6 2.13-21
netcat6 recommends no packages.
netcat6 suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]