<div dir="ltr">Hi Luiz,<div><br></div><div>Yes, I am doing the polling. I an not changing that part of the code. In which it is default in which NBS also uses.</div><div><br></div><div>Thanks,</div><div>Sathish N</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 4, 2018 at 9:29 PM, Luiz Augusto von Dentz <span dir="ltr"><<a href="mailto:luiz.dentz@gmail.com" target="_blank">luiz.dentz@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Sathish,<br>
<span class=""><br>
On Mon, Jul 2, 2018 at 4:25 PM, Sathish Narasimman <<a href="mailto:nsathish41@gmail.com">nsathish41@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I am trying to make WBS with PulseAudio. I am almost successful in<br>
> establishing the connection and making a WBS traffic.<br>
><br>
> But out of 10 attempts or sometimes the TX packets are not sent due to<br>
> POLLOUT is not reflected in the pollfd<br>
>                 /* Test if the stream is writable */<br>
>                 if (pollfd->revents & POLLOUT)<br>
>                     writable = true;<br>
<br>
</span>Are you sure you are polling with POLLOUT?<br>
<span class=""><br>
> I would like to know what causes the stream as not writable.<br>
> What are the connecting modules to resolve this?<br>
> This happening only with WBS as NBS works good without any problem.<br>
><br>
><br>
> Thanks,<br>
> Sathish N<br>
><br>
</span>> ______________________________<wbr>_________________<br>
> pulseaudio-discuss mailing list<br>
> <a href="mailto:pulseaudio-discuss@lists.freedesktop.org">pulseaudio-discuss@lists.<wbr>freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/pulseaudio-<wbr>discuss</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-- <br>
Luiz Augusto von Dentz<br>
______________________________<wbr>_________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@lists.freedesktop.org">pulseaudio-discuss@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/pulseaudio-<wbr>discuss</a><br>
</font></span></blockquote></div><br></div>