Query: rapi_dispatch
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
rapi_dispatch(3) Library Functions Manual rapi_dispatch(3)NAMErapi_dispatch - Dispatch an Resource ReSerVation Protocol (RSVP) API eventLIBRARYRAPI Library (librsvp.so, librsvp.a)SYNOPSIS#include <rapi.h> int rapi_dispatch();DESCRIPTIONAn application calls the rapi_dispatch() routine whenever a read event is signaled on the file descriptor returned by the rapi_getfd() rou- tine. You can call the rapi_dispatch() routine at any time, but it has no effect unless there is a pending event associated with the UNIX pipe.NOTESWhen an application calls this routine, the application might receive one or more upcalls from any of the open API sessions known to this instance of the library.RETURN VALUESUpon successful completion, the rapi_dispatch() routine returns a value of 0 (zero). Upon failure, it returns an RAPI error code.RELATED INFORMATIONFunctions: rapi_event_rtn_t(3), rapi_getfd(3), rapi_release(3), rapi_reserve(3), rapi_sender(3), rapi_session(3), rapi_strerror(3), rapi_version(3). Network: RSVP(7). delim off rapi_dispatch(3)
Related Man Pages |
---|
rsvp(7) - osf1 |
cfg_disconnect(3) - osf1 |
rapi_event_rtn_t(3) - osf1 |
rapi_getfd(3) - osf1 |
rapi_strerror(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Throw my Toys out of the Pram! |
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |