gsocket: Factor out blocking parameter from g_socket_send_messages()
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 12 Jun 2015 07:32:11 +0000 (08:32 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 23 Jul 2015 10:37:18 +0000 (11:37 +0100)
commit8520ae3ffa71e2680076fd3fcc1b7350a364ae76
tree5a1303af24d9c69efc3c3f43a117af341125099b
parentb65287fea54eea8979914b06ff44adea4bc809cc
gsocket: Factor out blocking parameter from g_socket_send_messages()

This will make future API additions easier. The factored version is
internal for the time being.

https://bugzilla.gnome.org/show_bug.cgi?id=751924
gio/gsocket.c