bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] winsocket - threads Win32 builds


From: Nardy Pillards
Subject: Re: [Bug-gnubg] winsocket - threads Win32 builds
Date: Fri, 18 Jul 2003 00:06:51 +0200

From: "Holger" <address@hidden>
Sent: Thursday, July 17, 2003 10:28 PM


> At 03:48 12.07.2003 +0200, Nardy Pillards wrote:
> >Setting dice to 'random.org' gives:
> >Fetching 500 random numbers from www.random.org
> >and next:
> >www.random.org:80: Invalid argument.
>
> Getting the dice from random.org works now on Windows, too. I've also
> adjusted the other sockets specific functions. However, all this needs
testing.
>
> The above error message unfortunately always appears if there is a socket
> problem. E.g. in case of a timeout it does, too.
>
> Regards,
>
>          Holger

Yes, it does work :-) TY.

However: compiling without HAVE_SOCKETS 1 generates link errors from
gnubg.c.
Line 3784 (WSACleanup) and line 7127 (WSAStartup) are socket related.
Add #if HAVE_SOCKETS ??

Nardy





reply via email to

[Prev in Thread] Current Thread [Next in Thread]