On Mon, 2013-06-24 at 17:29 +0200, David Henningsson wrote: > 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 at canonical.com> > --- > src/pulsecore/protocol-esound.c | 15 +++++++++------ > src/pulsecore/protocol-http.c | 10 +++++++--- > src/pulsecore/protocol-simple.c | 10 +++++++--- > 3 files changed, 23 insertions(+), 12 deletions(-) > > Hmm, I thought I sent this out for review a week ago, but apparently > I missed it. Anyway it fixes the iochannel regression for the less common > protocols - hopefully, I haven't tested it, just wrote by looking at code. Thanks, applied. -- Tanu