From a31b83caf2c01ec1db61b044cd1040b9c641e5fa Mon Sep 17 00:00:00 2001 From: scipio Date: Thu, 14 Feb 2008 19:07:35 +0000 Subject: [PATCH] There are *four* fields, not 2. --- doc/txt/tep116.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/txt/tep116.txt b/doc/txt/tep116.txt index 296bf31d..2595380d 100644 --- a/doc/txt/tep116.txt +++ b/doc/txt/tep116.txt @@ -254,8 +254,9 @@ has this signature:: The command address() returns the local AM address of the -node. AMPacket provides accessors for its two fields, destination and -type. It also provides commands to set these fields, for the same +node. AMPacket provides accessors for its four fields, destination, +source, type and group. It also provides commands to set these +fields, for the same reason that Packet allows a caller to set the payload length. Packet interfaces SHOULD provide accessors and mutators for all of their fields to enable queues and other buffering to store values in a -- 2.39.2