[ Previous | Next | Table of 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.

Parameters


id Identifies an event in the bufcall request.

Implementation Specifics

This utility is part of STREAMS Kernel Extensions.

Related Information

The bufcall utility.

List of Streams Programming References and Understanding STREAMS Messages in AIX 5L Version 5.1 Communications Programming Concepts.


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