Markus Armbruster
216411b839
sockets: New helper socket_address_crumple()
...
SocketAddress is a simple union, and simple unions are awkward: they
have their variant members wrapped in a "data" object on the wire, and
require additional indirections in C. I intend to limit its use to
existing external interfaces. New ones should use SocketAddressFlat.
I further intend to convert all internal interfaces to
SocketAddressFlat. This helper should go away then.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-id: 1490895797-29094-8-git-send-email-armbru@redhat.com
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
2017-04-03 17:11:39 +02:00
..
2016-07-12 16:20:46 +02:00
2016-10-26 08:28:57 -07:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-10-08 11:25:29 +03:00
2016-11-15 10:05:50 +11:00
2016-07-12 15:08:53 +01:00
2016-07-12 16:20:46 +02:00
2017-02-01 03:37:17 +02:00
2017-01-23 21:25:36 -02:00
2017-02-21 11:14:07 +00:00
2017-02-21 11:39:40 +00:00
2014-02-26 17:20:07 +00:00
2017-02-23 20:35:36 +01:00
2012-12-19 08:32:39 +01:00
2016-11-01 16:06:57 +01:00
2017-01-16 17:52:35 +01:00
2016-07-12 16:19:16 +02:00
2016-06-07 18:19:23 +03:00
2016-07-12 16:20:46 +02:00
2017-01-16 13:25:18 +00:00
2017-01-26 10:25:01 +08:00
2016-07-12 16:20:46 +02:00
2017-01-31 10:10:14 +11:00
2016-07-12 16:20:46 +02:00
2016-10-26 08:29:01 -07:00
2016-03-22 22:20:16 +01:00
2016-09-27 17:54:21 +08:00
2016-11-01 10:29:03 -06:00
2017-01-16 17:52:35 +01:00
2016-02-23 12:43:05 +00:00
2017-03-03 11:30:59 +11:00
2017-03-05 09:02:10 +01:00
2013-06-28 09:20:26 +02:00
2016-07-12 16:19:16 +02:00
2017-03-07 16:07:46 +01:00
2017-03-14 13:26:36 +01:00
2016-07-12 16:20:46 +02:00
2016-06-11 23:10:17 +00:00
2016-06-16 18:39:03 +02:00
2017-01-24 23:26:52 +03:00
2017-01-24 17:54:47 +00:00
2016-07-04 16:49:33 +03:00
2016-07-13 13:41:38 +02:00
2016-07-12 16:20:46 +02:00
2016-06-07 18:19:24 +03:00
2016-07-12 16:20:46 +02:00
2016-10-04 10:00:26 +02:00
2017-04-03 17:11:39 +02:00
2017-03-19 11:12:12 +01:00
2016-10-28 21:50:18 +08:00
2017-03-27 14:41:01 +02:00
2017-01-16 13:25:18 +00:00
2017-02-28 10:31:46 +01:00
2016-02-23 12:43:05 +00:00
2016-02-23 12:43:05 +00:00
2017-03-14 13:51:34 +01:00
2017-01-27 18:07:59 +01:00
2016-07-12 16:20:46 +02:00
2016-09-15 15:32:22 +03:00
2016-09-23 11:42:52 +08:00
2017-01-24 23:26:52 +03:00