Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/r/resmgr_iofuncs.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/r/resmgr_iofuncs.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/r/resmgr_iofuncs.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/r/resmgr_iofuncs.html on line 8

resmgr_iofuncs()

Extract the I/O function pointers associated with client connections

Synopsis:

#include <sys/resmgr.h>

const resmgr_io_funcs_t * resmgr_iofuncs(
                             resmgr_context_t * ctp);

Arguments:

ctp
A pointer to a resmgr_context_t structure that the resource-manager library uses to pass context information between functions.

Library:

libc

Use the -l c option to qcc to link against this library. This library is usually included automatically.

Description:

The resmgr_iofuncs() function retrieves the I/O function callout table associated with the client connections described by the context information pointed to by ctp.

Returns:

A pointer to the resmgr_io_funcs_t I/O function callout table, or NULL if an error occurred.

Errors:

ESRCH
The connection can't be located in the resource manager's table.
ENOMEM
There is no memory available for the operation.
EINVAL
Invalid arguments were used.

Classification:

QNX Neutrino

Safety:
Cancellation point No
Interrupt handler No
Signal handler No
Thread Yes

See also:

_msg_info, MsgInfo(), resmgr_io_funcs_t, resmgr_ocb(), resmgr_open_bind(), resmgr_unbind()


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/r/resmgr_iofuncs.html on line 141

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/r/resmgr_iofuncs.html on line 141