Fix discovery regressions introduced with 177f2772.
authorJens Georg <mail@jensge.org>
Sat, 2 Jul 2011 13:28:30 +0000 (15:28 +0200)
committerJens Georg <mail@jensge.org>
Sun, 3 Jul 2011 15:44:12 +0000 (17:44 +0200)
commitfb1dcef0d5205e367b27528c2c0b49a43148e8d5
treedd7c85574d46fa8317ebacd3bb8749d07b0a0bfa
parentf93c68012f3a30789fd2f9da36a5de52353ca85c
Fix discovery regressions introduced with 177f2772.

 - Only M-SEARCH should be send from port different to 1900
 - GSSDP needs to listen on that socket as well since clients
   need to reply to the port M-SEARCH was sent from.
libgssdp/gssdp-client-private.h
libgssdp/gssdp-client.c
libgssdp/gssdp-resource-browser.c
libgssdp/gssdp-resource-group.c
libgssdp/gssdp-socket-source.c
libgssdp/gssdp-socket-source.h