fstrm  0.6.1
Frame Streams implementation in C
Modules
Here is a list of all modules:
ofstrm_controlfstrm_control is an interface for encoding and decoding Frame Streams control frames
ofstrm_filefstrm_file contains interfaces for opening fstrm_reader or fstrm_writer objects that are backed by file I/O
ofstrm_resLibrary result codes
ofstrm_iothrThe fstrm_iothr interface creates a background I/O thread which writes Frame Streams encapsulated data frames into an output stream specified by an fstrm_writer object
ofstrm_rdwrfstrm_rdwr is an interface for abstracting the process of reading and writing data to byte streams
ofstrm_readerfstrm_reader is an interface for reading Frame Streams data from a byte stream
ofstrm_tcp_writerfstrm_tcp_writer is an interface for opening an fstrm_writer object that is backed by I/O on a TCP socket
ofstrm_unix_writerfstrm_unix_writer is an interface for opening an fstrm_writer object that is backed by I/O on a stream-oriented (SOCK_STREAM) Unix socket
\fstrm_writerfstrm_writer is an interface for writing Frame Streams data into a byte stream