summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tcp.4
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2005-08-25 13:47:41 +0000
committerglebius <glebius@FreeBSD.org>2005-08-25 13:47:41 +0000
commite45e56338c8a26c0c7aac8e6e27badb580db57fc (patch)
tree6334a9ac0e628c5c47348fc71fbecd0cbe44abe0 /share/man/man4/tcp.4
parent0123fa77c5b1f98ca96b46527719c729c1724bf9 (diff)
downloadFreeBSD-src-e45e56338c8a26c0c7aac8e6e27badb580db57fc.zip
FreeBSD-src-e45e56338c8a26c0c7aac8e6e27badb580db57fc.tar.gz
Remove all references to T/TCP, which was removed several months ago.
Approved by: andre
Diffstat (limited to 'share/man/man4/tcp.4')
-rw-r--r--share/man/man4/tcp.413
1 files changed, 1 insertions, 12 deletions
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4
index ce70e97..e9bbb04 100644
--- a/share/man/man4/tcp.4
+++ b/share/man/man4/tcp.4
@@ -32,7 +32,7 @@
.\" From: @(#)tcp.4 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd November 2, 2004
+.Dd August 25, 2005
.Dt TCP 4
.Os
.Sh NAME
@@ -87,11 +87,6 @@ call to accept incoming connections.
Only active sockets may use the
.Xr connect 2
call to initiate connections.
-.Tn TCP
-also supports a more datagram-like mode, called Transaction
-.Tn TCP ,
-which is described in
-.Xr ttcp 4 .
.Pp
Passive sockets may
.Dq underspecify
@@ -165,12 +160,6 @@ every user call to
.Xr write 2
or
.Xr writev 2 .
-The
-.Dv TCP_NOPUSH
-option is provided to allow servers to easily make use of Transaction
-.Tn TCP
-(see
-.Xr ttcp 4 ) .
When this option is set to a non-zero value,
.Tn TCP
will delay sending any data at all until either the socket is closed,
OpenPOWER on IntegriCloud