log src/lib/ostream-private.h @ 23007:36e01285b5b8

age author description
Mon, 11 Aug 2014 15:54:43 +0300 Timo Sirainen lib: io_stream_copy() no longer attempts to read full block sizes from input.
Thu, 03 Jul 2014 21:54:52 +0300 Timo Sirainen lib: Added o_stream_flush_parent_if_needed() for wrapper ostreams.
Fri, 22 Nov 2013 13:47:36 +0200 Timo Sirainen ostream: Don't mark the stream closed too early after all.
Sat, 11 Aug 2012 02:53:49 +0300 Timo Sirainen Added o_stream_get_fd().
Mon, 25 Jun 2012 00:01:59 +0300 Timo Sirainen Added o_stream_nsend*() and related functions to make delayed error handling safer.
Sun, 24 Jun 2012 00:52:57 +0300 Timo Sirainen Marked functions parameters that are allowed to be NULL. Some APIs were also changed.
Wed, 21 Sep 2011 14:40:35 +0300 Timo Sirainen Simplified creating filter ostreams.
Wed, 21 Sep 2011 13:56:13 +0300 Timo Sirainen Renamed lib/*-internal.h files to lib/*-private.h for consistency. base src/lib/ostream-internal.h@d97ccf09a223