Complete.Org: Mailing Lists: Archives: freeciv-ai: July 2004:
[freeciv-ai] Re: puppeteer patches builded over versions that do not com
Home

[freeciv-ai] Re: puppeteer patches builded over versions that do not com

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Cc: nikodimka <nikodimka@xxxxxxxxx>, Guillermo Lopez Alejos <100030179@xxxxxxxxxxxxxxx>, freeciv-ai@xxxxxxxxxxx
Subject: [freeciv-ai] Re: puppeteer patches builded over versions that do not compile
From: Jason Dorje Short <jdorje@xxxxxxxxxxx>
Date: Sat, 17 Jul 2004 21:09:26 -0400

Mike Kaufman wrote:
On Sun, Jul 18, 2004 at 01:06:22AM +0100, Vasco Alexandre Da Silva Costa wrote:

On Sat, 17 Jul 2004, Mike Kaufman wrote:


this client should not depend on any gui libraries. Use the unix socket
API. It can be #ifdefed with the windows socket code later.

netintf.h has a UNIX/Win32 compatible network layer.


I think that he means replacing get_net_input() with a non gui-toolkit way to select().

But win32 has select() and a sockets layer in winsock. Probably the only function you'll need is select() and this is quite portable.

jason


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