-
Notifications
You must be signed in to change notification settings - Fork 4
/
rfc0023.txt
22 lines (13 loc) · 848 Bytes
/
rfc0023.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Network Working Group G. Gregg
Request for Comments: 23 UCSB
16 October 1969
TRANSMISSION OF MULTIPLE CONTROL MESSAGES
The network program at a site must be prepared to send or receive more
than one control message in a single control communication.
During the time that the control link is blocked awaiting RFNM, it is
possible that a number of control messages to a particular remote host
will accumulate. When the link is unblocked, these should all be sent
in a single communication for greatest efficiency.
For receiving, it will be necessary to have a loop which returns to
decode and take action on successive control messages until the control
communication is exhausted.