[Freeciv-Dev] (PR#9739) Change connectdlg_common to work on win32
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[Freeciv-Dev] (PR#9739) Change connectdlg_common to work on win32 |
From: |
"James Canete" <use_less@xxxxxxxxxxx> |
Date: |
Thu, 19 Aug 2004 20:45:16 -0700 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=9739 >
The function client_start_server() in connectdlg_common.c depends on a
working fork(), and thus doesn't work on win32.
This patch makes it work with the win32 system functions, and changes
gui-win32 to use the connectdlg_common functions.
-James Canete
connectdlgwin32.diff
Description: Binary data
- [Freeciv-Dev] (PR#9739) Change connectdlg_common to work on win32,
James Canete <=
|
|