SilcStream

NAME

    typedef void *SilcStream;

DESCRIPTION

Abstact stream context representing any stream. All streams are using this abstraction so that the stream can be accessed using the standard silc_stream_* functions. All streams are destroyed by calling the silc_stream_destroy function.