I seem to have solved this by fiddling with the multicast socket
options.

I'll post back if I figure out what the exact issue was.

On Jan 9, 5:29 pm, Cliff Spradlin <[email protected]> wrote:
> Hi,
>
> I am running into a very strange issue-
>
> When I recv() on a multicast UDP socket (using tiwlan0/wifi), i only
> occasionally receive packets even though many should be seen.
>
> I repro this with a very basic C application.
>
> The only piece other piece of information is that when I do receive
> packets, it's 'around' the time that I send them, as if sending
> somehow causes a receive or two to get processed correctly for a short
> period.
>
> I feel like something is going on in the kernel networking layer, or
> in the wifi driver.  Has anyone experienced anything like this and/or
> has any advice for me?
>
> Thanks,
> -cliff
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel
-~----------~----~----~----~------~----~------~--~---

Reply via email to