dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [patch #3132] Two errors in SWF Control BeginInvoke/En


From: David Logan
Subject: [Pnet-developers] [patch #3132] Two errors in SWF Control BeginInvoke/EndInvoke processing: Neither AsyncState nor waitHandle were working properly.
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316

This mail is an automated notification from the patch tracker
 of the project: DotGNU Portable.NET.




/**************************************************************************/
[patch #3132] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3132>
Project: DotGNU Portable.NET
Submitted by: David Logan
On: Mon 06/14/2004 at 23:42

Category:  None
Priority:  5 - Normal
Resolution:  None
Assigned to:  None
Originator Email:  
Status:  Open


Summary:  Two errors in SWF Control BeginInvoke/EndInvoke processing: Neither 
AsyncState nor waitHandle were working properly.

Original Submission:  The code did not properly implement AsyncState as it 
should per the specification. It is now. Also, a caller can simply wait on the 
waitHandle, so I had to change the code so that it was always signalled. 
Previously it assumed that if there was a waiter, it was the "EndInvoke" 
method, which is not necessarily true.





File Attachments
-------------------

-------------------------------------------------------
Date: Mon 06/14/2004 at 23:42  Name: root-040614.patch  Size: 3KB   By: djlogan
Fixes to Control.cs
http://savannah.gnu.org/patch/download.php?item_id=3132&amp;item_file_id=3362






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3132>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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