bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Big problems with external player


From: Jon Kinsey
Subject: Re: [Bug-gnubg] Big problems with external player
Date: Fri, 07 May 2004 09:05:29 +0100
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

Joern Thyssen wrote:

On Fri, May 07, 2004 at 09:02:03AM +0200, Joachim Matussek wrote
How does it not work? Do you get an error message?

it says "accept: No such file or directory"

Hmm, I've no idea what that means.

The accept() function accepts an incoming socket connection. Looks like it's failing, unfortunately the error handling isn't very good here as it's looking at errno which I doubt is set by accept() so the "No such file or directory" is probably meaningless.

I'll look at adding some windows specific error handling via WSAGetLastError().

Jon

Ps. I seem to remember Nardy having some problems with sockets in the command line build so that's a definite possibility.





reply via email to

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