If both a Table of Contents and Search form are not displayed in
separate frames along with this one, you may wish to
redisplay this book in a frameset, beginning with the first page .
D Control Connection Routines
This appendix lists and describes the calling
conventions for the pseudoterminal driver control connection routines.
The routines appear in this section in alphabetical order.
Control Connection Routines lists the control
connection routines and their functions:
Table 1 Control Connection Routines
Routine Name
Description
PTD$CANCEL
Cancels a queued control connection
read request
PTD$CREATE
Creates a pseudoterminal
PTD$DELETE
Deletes a pseudoterminal
PTD$READ
Reads data from the pseudoterminal
PTD$READW
Reads data from the pseudoterminal
and waits for read to complete
PTD$SET_EVENT_NOTIFICATION
Enables or disables terminal
event notification ASTs
PTD$WRITE
Writes data to the pseudoterminal
PDT$CANCEL Cancel Queued Request
PDT$CREATE Create a Pseudoterminal
PDT$DELETE Delete a Pseudoterminal
PDT$READ Read Data from Pseudoterminal
PDT$READW Read Data from Pseudoterminal and Wait
PDT$SET_EVENT_NOTIFICATION Enable or Disable Terminal Event Notification ASTs
PDT$WRITE Write Data to Pseudoterminal