freebsd-ports/net/obnc/files
Joerg Wunsch 7a5e8bb518 Implement an option -o ("Once only") that allows this netcat utility
to terminate at the first EOF condition on local input (as opposed to
waiting for the network end to shut down).  Can be useful when talking
to network servers that never drop the connection on their end, like
an port 9100 printer server in my case.

I've also submitted that to the OpenBSD maintainer, so in case they
accept, we can later on undo my local patch.

Approved by:	dd (maintainer)
2003-08-31 21:07:23 +00:00
..
patch-nc.1 Implement an option -o ("Once only") that allows this netcat utility 2003-08-31 21:07:23 +00:00
patch-netcat.c Implement an option -o ("Once only") that allows this netcat utility 2003-08-31 21:07:23 +00:00
tarignore