|
|
The following describes the variables and outputs used in the state tables.
Variable | Description |
---|---|
q | queue pair pointer of current stream |
rq | queue pair pointer of responding stream |
as described in the T_CONN_RES primitive | |
outcnt | counter for the number of outstanding |
connection indications not responded to | |
by the transport user |
State Table Variables
Output | Description |
---|---|
[1] | outcnt = 0 |
[2] | outcnt = outcnt + 1 |
[3] | outcnt = outcnt - 1 |
[4] | pass connection to queue as indicated |
in the T_CONN_RES primitive |
State Table Outputs