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

Technical Reference: Communications, Volume 2

unbufcall Utility

Purpose

Cancels a bufcall request.

Syntax


void unbufcall(id)
register int id;

Description

The unbufcall utility cancels a bufcall request.

This utility is part of STREAMS Kernel Extensions.

Parameters

id Identifies an event in the bufcall request.

Related Information

The bufcall utility.

List of Streams Programming References and 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 ]