man, 2003-03-31 kl. 11:38 skrev Mike Hearn:
> Hi all,
>
> I have a bit of a problem. Essentially, the problem is that Java 1.4 is
> buggy, it includes winsock.h, but then proceeds to use winsock2. That
> wouldn't be an issue, except that my app uses multicast sockets, and for
> reasons known only
> A requested version is given to WSAStartup by the app. What is it?
Yeah, I found that a few minutes ago, but for some reason it seems to be
called twice, the first time with version 2 requested then immediately
afterwards again with version 1. Pretty strange.
I just traced it under XP and there
Hi all,
I have a bit of a problem. Essentially, the problem is that Java 1.4 is
buggy, it includes winsock.h, but then proceeds to use winsock2. That
wouldn't be an issue, except that my app uses multicast sockets, and for
reasons known only to Redmond they decided to change the values of some
of