<div dir="ltr">Hi,<div><br></div><div>I am trying to make WBS with PulseAudio. I am almost successful in establishing the connection and making a WBS traffic.</div><div><br></div><div>But out of 10 attempts or sometimes the TX packets are not sent due to POLLOUT is not reflected in the pollfd</div><div><div>                /* Test if the stream is writable */</div><div>                if (pollfd->revents & POLLOUT)</div><div>                    writable = true;</div></div><div><br></div><div>I would like to know what causes the stream as not writable.</div><div>What are the connecting modules to resolve this?</div><div>This happening only with WBS as NBS works good without any problem.</div><div><br></div><div><br></div><div>Thanks,</div><div>Sathish N</div></div>