Add some new public API functions to connect and flush.
authorColin Guthrie <pulse@colin.guthr.ie>
Tue, 10 Jun 2008 23:55:58 +0000 (23:55 +0000)
committerColin Guthrie <pulse@colin.guthr.ie>
Wed, 8 Oct 2008 19:32:09 +0000 (20:32 +0100)
commitc49be7891fac98056010cf553042946740061590
treee8c683339418f22020269e0ba36887874d4352c5
parentd86fc75e0cbc9d102dc000d2781f9dfddc89fbbf
Add some new public API functions to connect and flush.

This allows us to reconnect upon disconnection but this has thus far proved unreliable.
We no longer close the socket. We leave this to the module thread to do the closing.
We can also flush the remote buffer now.
Refs #69

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2503 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/modules/rtp/raop_client.c
src/modules/rtp/raop_client.h