[ds6-devel] nc6/docs nc6.1.in,1.3,1.4

chris at deepspace6.net chris at deepspace6.net
Sat Jan 4 15:20:26 CET 2003


Update of /cvs/nc6/docs

Modified Files:
	nc6.1.in 
Log Message:
Changed --buffer-size to set the buffer size for both the local and remote
endpoints.


Index: nc6.1.in
===================================================================
RCS file: /cvs/nc6/docs/nc6.1.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- nc6.1.in	3 Jan 2003 00:14:39 -0000	1.3
+++ nc6.1.in	4 Jan 2003 14:20:24 -0000	1.4
@@ -92,8 +92,8 @@
 Only send data, don't receive.  This also disables any hold timeouts.
 .TP 13
 .I \--buffer-size=BYTES
-Set the buffer size for the remote endpoint (network receives).
-netcat6 does all network reads into this buffer, so it should be large enough
+Set the buffer size for the local and remote endpoints.
+netcat6 does all reads into these buffers, so they should be large enough
 to minimize excessive reads from the socket and in UDP mode it should be large
 enough to receive an entire datagram (also see '--nru').  By default, the
 buffer size is 8192 bytes for TCP connections and 65536 bytes for UDP.



More information about the ds6-devel mailing list