![](/images/backgrounds/292713/hp-hp-ux-11i-v2-i-o-cards-reference-guide-15276698x1.png)
ZCOM Tables and Data Structures
Response Records
Response Records
Response records are used to keep track of the
When a program requests a
The layout of the response record (zrsp_type) is shown below.
Table | Response Record Format |
|
| |
|
|
|
| |
Field Name | Field Description | Field Type | Size | |
(Bytes) | ||||
|
|
| ||
|
|
|
| |
RPADDR | Waiter sleeping address | pointer | 8 | |
|
|
|
| |
RPTYPE | Expected response type | uns.short | 2 | |
|
|
|
| |
RPNODE | Remote node | uns.short | 2 | |
|
|
|
| |
RPSEQN | Request/Response sequence number | uns.int | 4 | |
|
|
|
| |
RPEXPT | Response expiration time | uns.int | 4 | |
|
|
|
| |
RPCODE | Return status/error code | int | 4 | |
|
|
|
| |
RPBUFQ | Response buffer queue | struct | 56 | |
|
|
|
| |
| RPADDR - Waiter sleeping address |
|
|
The LDM puts an appropriate address into this field and puts the application to sleep on this address. This field is zero when the record is not being used. When this field is set, the remaining fields of the structure will contain valid information.
98 | Chapter 3 |