GDBusWorker: rename some functions
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 21 Oct 2011 13:43:44 +0000 (14:43 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 21 Nov 2011 17:40:51 +0000 (17:40 +0000)
commit56eb16ff50cee51117db2e4979f5632a8df19e40
treeeea24176c831346a31dc9c7ff80e641f615a108d
parent18482ab17ef5abe3b41bf0f6a076546ff1a5b28e
GDBusWorker: rename some functions

maybe_write_next_message now also closes, and I'm about to make it
consider whether to flush as well, so its name is increasingly
inappropriate. Similarly, write_message_in_idle_cb is a wrapper around
it which could do any of those things.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=662395
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk>
gio/gdbusprivate.c