Author: Pekka Riikonen <priikone@silcnet.org>
- Copyright (C) 1997 - 2007 Pekka Riikonen
+ Copyright (C) 1997 - 2009 Pekka Riikonen
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
* stream. After this function returns, packets can immediately be
* sent to and received from the stream.
*
+ * The `stream' will be owned by the packet stream and will be closed
+ * and destroyed when the packet stream is destroyed. If the packet
+ * stream creation fails the `stream' is left intact.
+ *
* NOTES
*
* SilcPacketStream cannot be used with silc_stream_* routines (such as