[Toybox] [PATCH] netcat: make -l exit after handling a request
Rob Landley
rob at landley.net
Fri Jun 9 13:31:08 PDT 2017
On 06/09/2017 01:05 PM, Josh Gao wrote:
> Patch attached.
What specifically did you fix? (I.E. is this the same "netcat -L
zombies" issue I have on my todo list?)
Sigh, I have local netcat changes I need to merge this with, although
the most intrusive part of that is cleaning it up to use XVFORK() so it
doesn't have that weird liveness analysis workaround ala
http://lists.landley.net/pipermail/toybox-landley.net/2016-December/008796.html
which _might_ still be a musl bug with vfork not annotated
attribute(returns_twice)...
I'm -> <- this close to getting a release out, the only issue left after
dmesg is fixing the help text generator, lemme do that, cut a release,
and _then_ dive into this. :)
Thanks,
Rob
More information about the Toybox
mailing list