netcat: Local socket support
Ingo van Lil
inguin at gmx.de
Thu Mar 19 12:31:43 UTC 2009
Hi there,
I have created a little patch to add support for local (Unix domain)
socket connections to Busybox's netcat implementation. An equivalent
feature is available in the OpenBSD version of netcat [1], which is
packaged by Fedora. Additionally, the patch fixes a minor memleak in
nc's server mode, where the sockaddr_and_len structure allocated by
xsocket_stream() isn't freed.
Regards,
Ingo
[1] http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: busybox-nc-local.patch
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090319/ddaee1d5/attachment.diff>
More information about the busybox
mailing list