Re: Recent select() handling change breaks Poptop

From: Mitchell Blank Jr
Date: Mon Dec 06 2004 - 21:50:49 EST


Phil Oester wrote:
> - .poll = datagram_poll,
> + .poll = udp_poll,
>
> makes the Poptop server work again.
>
> Any ideas?

That's very strange. It would be helpful if you could gather:
1. strace of the server, both working and broken
2. a "tcpdump -nvv" of its udp traffic (ideally captured from a seperate
server, but from the server would probably be OK too)

Most of the discussion of this change was on the netdev mailing list, it
would probably be best to send this information there.

-Mitch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/