Previous section.

Resource ReSerVation Protocol API (RAPI)
Copyright © 1998 The Open Group

Use with select() or poll()

When a system provides either select() or poll() (see the referenced XSH specification and the referenced XNS specification), the RAPI implementation must provide two additional calls: rapi_getfd() and rapi_dispatch().

The upcall routine is invoked indirectly (and synchronously) by the application, using the following mechanism:

The remainder of this Chapter presents the definitions for:

Contents Next section Index