goutputstream: Add clear warning about short writes to _write_bytes() and async version
authorColin Walters <walters@verbum.org>
Wed, 2 Oct 2013 14:32:03 +0000 (10:32 -0400)
committerColin Walters <walters@verbum.org>
Wed, 2 Oct 2013 15:23:01 +0000 (11:23 -0400)
commitdd4c3695b4e4559179c2a10b7e1a6a13f8f8293e
treefd15fa4ce24e890bce3fcdf619b663cc3f18c394
parent27898916d42f0e827cf2e99c12ab7bcd0a3712a9
goutputstream: Add clear warning about short writes to _write_bytes() and async version

Matthew Barnes noted this on IRC a few days ago.  I just had this file
open for other reasons and decided to tweak the docs to make this trap
more clear.

https://bugzilla.gnome.org/show_bug.cgi?id=709301
gio/goutputstream.c