Don't send interleaved byebye/alive on startup
authorJens Georg <mail@jensge.org>
Tue, 24 May 2011 10:11:29 +0000 (12:11 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Fri, 27 May 2011 13:45:09 +0000 (16:45 +0300)
commite2ebe1b55812e84d26db2780dac4b8f2fe4f0018
treedc9f4e8cbcb6a2711d637725ef7c72f5f82f6280
parentb06476e216f98042851b6ec66fa163118b768f66
Don't send interleaved byebye/alive on startup

According to UPnP CTT, there should not be any byebye message after
the device sent an alive message. So we need to group the initial
byebye messages (also requested by the tool, UDA-1.1.3) to come
before the initial alive messages.

Partially fixes UDA-1.1.1 - UDA-1.1.3
libgssdp/gssdp-resource-group.c