osf1 man page for rapi_release

Query: rapi_release

OS: osf1

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

rapi_release(3) 					     Library Functions Manual						   rapi_release(3)

NAME
rapi_release - Remove a Resource ReSerVation Protocol (RSVP) API session
LIBRARY
RAPI Library (librsvp.so, librsvp.a)
SYNOPSIS
#include <rapi.h> int rapi_release( rapi_sid_t Sid);
PARAMETERS
Specifies the session identifier that was returned by a successful call to the rapi_session routine.
DESCRIPTION
The rapi_release() routine removes any reservations and the state corresponding to a given session handle. If an application terminates without terminating its RSVP API sessions, the rapi_release() routine is called implicitly.
RETURN VALUES
Upon successful completion, the rapi_release() routine returns a value of 0 (zero). If the session handle is invalid, the routine returns an RAPI error code.
RELATED INFORMATION
Functions: rapi_dispatch(3), rapi_event_rtn_t(3), rapi_getfd(3), rapi_reserve(3), rapi_sender(3), rapi_session(3), rapi_strerror(3), rapi_version(3). Network: RSVP(7). delim off rapi_release(3)
Related Man Pages
cfg_disconnect(3) - osf1
rapi_dispatch(3) - osf1
rapi_fmt_filtspec(3) - osf1
rapi_sender(3) - osf1
rapi_strerror(3) - osf1
Similar Topics in the Unix Linux Community
Mailing 1.0 (Default branch)
Mailing 1.1 (Default branch)
Only have initramfs now...