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: sebauer@xxxxxxxxxxx (Sebastian Bauer)
Date: Tue, 13 Feb 2001 17:51:44 +0100

Hallo Andreas,

Am 13-Feb-01 schrieb Andreas:
> amiga/config.h seems not to define SOCKET_ZERO_ISNT_STDIN.
> It seems like the Amiga socket api (which belongs not to AmigaOS) has
> read() and write() functions which can deal with sockets and files (at
> least stdin).

Not really. At least not when using SAS C. I've written read() and
write() replacements (amiga/amigaserver.c). Only the the read()
function is capable of reading from stdin and from bsd sockets.
I have only implemented this what Freeciv needs (there wasn't a
SOCKET_ZERO_ISNT_STDIN define as I started to port it)

bye,
Sebastian Bauer




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