Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2001:
[Freeciv-Dev] Re: Winsock patch
Home

[Freeciv-Dev] Re: Winsock patch

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Winsock patch
From: Jeff Mallatt <jjm@xxxxxxxxxxxx>
Date: Tue, 13 Feb 2001 10:09:15 -0500

At 2001/02/13 10:16 , Andreas Kemnade wrote:
>I think we should use the old SOCKET_ZERO_ISNT_STDIN code and move it
>to support.c instead of using that fileno() stuff because this code
>should work because it is in CVS. (Don't change a running system)

My patch did attempt to return (mostly) to using the "old
SOCKET_ZERO_ISNT_STDIN" code, moved to support.c.  I guess you are
suggesting that it go all the way and do the character-by-character input
processing, right?

The "fileno() stuff" is an addition to get SOCKET_ZERO_ISNT_STDIN code to
work for the first time on Linux -- it never did, before.

I should have added a configure test for fileno(), but got lazy.  I'll do
this and post an updated patch.

jjm




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