
usbd close pipe() 2006, QNX Software Systems GmbH & Co. KG.
Close a pipe previously opened by usbd open pipe()
Synopsis:
#include <sys/usbdi.h>
int usbd
close pipe( struct usbd pipe *pipe );
Description:
You use the usbd close pipe() function to close a pipe that was
previously opened via usbd
open pipe().
pipe An opaque handle returned by usbd
open pipe().
Returns:
EOK Success.
EBUSY Active or pending I/O.
Classification:
QNX Neutrino, QNX 4
Safety
Cancellation point No
Interrupt handler No
Signal handler No
Thread Yes
See also:
usbd abort pipe(), usbd open pipe(), usbd pipe endpoint(),
usbd
reset pipe()
32 Chapter 4 USB Library Reference November 2, 2006
Comentarios a estos manuales