Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

streams in unix

STREAMS is a general, flexible programming model for UNIX system communication
services. STREAMS defines standard interfaces for character input/output (I/O)
within the kernel, and between the kernel and the rest of the UNIX system. The 
mechanism consists of a set of system calls, kernel resources, and kernel 
routines.
 
PREVIOUS NEXT
Tagged: #streams #unix
ADD COMMENT
Topic
Name
9+3 =