Philip Withnall f62cbfc022 gsocket: Add g_socket_receive_messages()
Add support for receiving multiple messages with a single system call,
using recvmmsg() if available. Otherwise, fall back to looping over
g_socket_receive_message().

This adds new API, g_socket_receive_messages(), and corresponding unit
tests.

https://bugzilla.gnome.org/show_bug.cgi?id=751924
2015-10-01 14:10:10 +01:00
..
2013-10-17 10:12:27 -04:00
2014-07-01 23:52:19 -05:00
2012-08-03 23:36:45 -04:00
2015-06-05 19:13:19 -04:00
2015-03-12 16:43:02 -04:00
2013-05-04 21:03:00 -04:00
2015-03-12 16:43:02 -04:00
2011-12-08 18:05:12 -05:00
2011-12-08 18:05:12 -05:00
2013-01-01 10:25:07 -05:00