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/n/name_close.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/n/name_close.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/n/name_close.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/n/name_close.html on line 8
Close a server connection that was opened by name_open()
#include <sys/iofunc.h>
#include <sys/dispatch.h>
int name_close( int coid );
- coid
- A side-channel connection ID returned by
name_open().
libc
Use the -l c option to
qcc
to link against this library.
This library is usually included automatically.
The name_close() function closes a server connection that was
opened by
name_open().
Zero for success, or -1 if an error occurs (errno is set).
- EBADF
- The side-channel connection ID specified by coid is invalid.
- EINTR
- The name_close() call was interrupted by a signal.
- ENOSYS
- The name_close() function isn't implemented for the filesystem specified
by coid.
See the “Client side of the code” section in
name_attach().
QNX Neutrino
Safety: | |
Cancellation point |
Yes |
Interrupt handler |
No |
Signal handler |
Yes |
Thread |
Yes |
close(),
ConnectDetach(),
name_attach(),
name_detach(),
name_open()
Message Passing
chapter of Getting Started with QNX Neutrino
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/n/name_close.html on line 143
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/n/name_close.html on line 143