[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Communications Technical Reference, 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 Version 4.3 Communications Programming Concepts.


[ Previous | Next | Contents | Glossary | Home | Search ]