[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Technical Reference: Communications, Volume 2

I_GETBAND streamio Operation

Purpose

Gets the band of the first message on the stream-head read queue.

Description

The I_GETBAND operation returns the priority band of the first message on the stream-head read queue in the integer referenced by the arg parameter.

This operation is part of STREAMS Kernel Extensions.

Error Codes

If unsuccessful, the errno global variable is set to the following value:

Value Description
ENODATA No message is on the stream-head read queue.

Related Information

The streamio operations.

Understanding STREAMS Messages in AIX 5L Version 5.2 Communications Programming Concepts.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]