summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-03-14 06:29:34 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-03-14 06:29:34 -0700
commit2326bc176a85e40310f170a2450d4f71c78c9469 (patch)
treec21fb1fe1236bd82053a7023975d21994c9f34d9
parent4efe0c9f2b1e2e118a10908b96da0c047bec9208 (diff)
downloadtxr-2326bc176a85e40310f170a2450d4f71c78c9469.tar.gz
txr-2326bc176a85e40310f170a2450d4f71c78c9469.tar.bz2
txr-2326bc176a85e40310f170a2450d4f71c78c9469.zip
Obsolete statement about datagram sockets in doc.
* txr.1: Datagram sockets don't use stdio streams any more, and do not use full buffering.
-rw-r--r--txr.12
1 files changed, 0 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 52114afa..a09f1abe 100644
--- a/txr.1
+++ b/txr.1
@@ -37784,8 +37784,6 @@ Stream sockets are created line-buffered. Therefore, programs which communicate
using textual, line-oriented protocols over sockets need not execute flush operations
after each line.
-Datagram sockets are fully buffered, with a buffer size of 64 kilobytes.
-
.coNP Functions @ sock-family and @ sock-type
.synb
.mets (sock-family << socket )