Removes the module just below the stream head.
The I_POP operation removes the module just below the stream head of the stream pointed to by the fildes parameter. The value of the arg parameter should be 0 in an I_POP request.
If unsuccessful, the
errno global variable is set to one of the following values:
EINVAL | No module is present in the stream. |
ENXIO | Hangup received on the fildes parameter. |
This operation is part of STREAMS Kernel Extensions.
The streamio operations.
The I_FIND streamio operation, I_LIST streamio operation, I_LOOK streamio operation, I_PUSH streamio operation.
Building STREAMS in AIX 5L Version 5.1 Communications Programming Concepts.