On Wed, 7 Jun 2000, Berend Ozceri wrote:
> I have a Windows application (Meeting Maker -
> http://www.meetingmaker6.com) that works fine under the latest Wine
> (built yesterday from CVS) using Linux kernel version 2.2.14. When I
> switch to a 2.3.x kernel, the application has networking problems and
> can't connect to a server. The really strange thing is that if I run
> tcpdump (and leave it running) before I launch Wine and the Windows
> application it almost always works under 2.3.x, too. If I don't run
> tcpdump, it fails every single time.
>
> Does this ring a bell with anyone? A cursory look at a winsock trace
> under both kernel versions didn't show anything out of the ordinary and
> I wanted to check to see if anyone has experienced a similar problem
> before I dig deeper.
Sure. I don't use 2.3.x myself, but it seems like everyone that does have
reported some kind of Winsock problems. (If I remember right, one of them
reported problems with receiving UDP packets, while sending packets still
worked, or something.)