[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #3268] Run Loops with WaitForMultipleObjects in Mingw
From: |
Luis Cabellos |
Subject: |
[patch #3268] Run Loops with WaitForMultipleObjects in Mingw |
Date: |
Fri, 06 Aug 2004 11:05:42 -0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 |
This mail is an automated notification from the patch tracker
of the project: GNUstep.
/**************************************************************************/
[patch #3268] Full Item Snapshot:
URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3268>
Project: GNUstep
Submitted by: Luis Cabellos
On: Fri 08/06/2004 at 15:01
Category: Foundation
Priority: 5 - Normal
Resolution: None
Assigned to: None
Originator Email:
Status: Open
Summary: Run Loops with WaitForMultipleObjects in Mingw
Original Submission: Replace "select" function with "WaitForMultipleObjects"
function in the Mingw version of GNUStep Run Loop. Replace sockets descriptors
with win32 Handles to work with it. See [bugs #7952] that fix.
Also wake in backend win32 messages instead of polling for it.
This patch only affects the migw32 code and let everything else the same.
File Attachments
-------------------
-------------------------------------------------------
Date: Fri 08/06/2004 at 15:01 Name: diff.base Size: 199.86KB By: Zhen
Patch file
http://savannah.gnu.org/patch/download.php?item_id=3268&item_file_id=3541
For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3268>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [patch #3268] Run Loops with WaitForMultipleObjects in Mingw,
Luis Cabellos <=