JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
STREAMS Programming Guide     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

Part I Application Programming Interface

1.  Overview of STREAMS

2.  STREAMS Application-Level Components

3.  STREAMS Application-Level Mechanisms

4.  Application Access to the STREAMS Driver and Module Interfaces

5.  STREAMS Administration

6.  Pipes and Queues

Part II Kernel Interface

7.  STREAMS Framework - Kernel Level

8.  STREAMS Kernel-Level Mechanisms

9.  STREAMS Drivers

10.  STREAMS Modules

11.  Configuring STREAMS Drivers and Modules

12.  Multithreaded STREAMS

13.  STREAMS Multiplex Drivers

Part III Advanced Topics

14.  Debugging STREAMS-based Applications

Part IV Appendixes

A.  Message Types

B.  Kernel Utility Interface Summary

C.  STREAMS-Based Terminal Subsystem

D.  STREAMS FAQ

Glossary

Index

Part I

Application Programming Interface

Part I of this manual contains:

Chapter 1, Overview of STREAMS, Overview of STREAMS
Describes how to construct, use, and dismantle a stream using STREAMS-related system calls
Chapter 2, STREAMS Application-Level Components, STREAMS Application-Level Components
Describes how the kernel interprets system calls being passed from an application
Chapter 3, STREAMS Application-Level Mechanisms, STREAMS Application-Level Mechanisms
Shows how the kernel interprets system calls being passed from an application
Describes communication between processes using STREAMS-based pipes and named pipes.
Chapter 5, STREAMS Administration, STREAMS Administration
Describes the tools available to administer STREAMS.
Describes communication between processes using STREAMS-based pipes and named pipes.