Client now binds to interface rather than IP
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 20 Jul 2009 13:43:21 +0000 (16:43 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 20 Jul 2009 15:08:49 +0000 (18:08 +0300)
commit136111031307fa37aa06f32480ebec624b48c63b
treedcea470b2b07ce895e7246ed4bacb8ceb4481af0
parent2996283abe369502f633c85e558f391675b94883
Client now binds to interface rather than IP

While in reality we still bind the sockets to IP, we can already fix
the API. We can later fix this completely without breaking any APIs.
libgssdp/gssdp-client.c
libgssdp/gssdp-client.h
tests/test-browser.c
tests/test-publish.c
tools/gssdp-device-sniffer.c