]> code.delx.au - pulseaudio/commit
protocol-esound/http/simple: Make sure callers can handle iochannel_write changes
authorDavid Henningsson <david.henningsson@canonical.com>
Mon, 24 Jun 2013 15:29:26 +0000 (17:29 +0200)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Mon, 24 Jun 2013 19:11:40 +0000 (22:11 +0300)
commit8127f8f9c55fe4aa7c1d330beb406fa4100b478c
tree98f0a9d8733fbc2536c00dafeb47ca676a1ce8f4
parent97da92d894c2a29bc3ccf60dc904e4099b30f47e
protocol-esound/http/simple: Make sure callers can handle iochannel_write changes

With the new behaviour, you will not always get a callback after a
successful write. Make sure the callers can properly handle this.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/pulsecore/protocol-esound.c
src/pulsecore/protocol-http.c
src/pulsecore/protocol-simple.c