Procedural File: sonic.stream.inc

Source Location: /sonic.stream.inc



Classes:

SONIC_thread
SONIC_stream

Page Details:

the two main stream classes

the thread class is a fork wrapper which also sets the internal pid numbers for the base class

the stream class is the main stream plugin wrapper with utility and helper functions it extends the thread class which provides the sonic_thread_run() function which creates the forked sonic_stream_thread_main() fork wrapper alternative to standard sonic_stream_main().

sonic_stream_main() is provided by the actual plugin which uses said main two classes.

Tags:




SONIC_STREAM_VERSION

[line 23]

SONIC_STREAM_VERSION = '0.1.15'

[ Top ]



Documentation generated on Fri, 12 Sep 2008 19:19:02 +1000 by phpDocumentor 1.4.1