dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.789,1.790


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.789,1.790
Date: Tue, 01 Apr 2003 18:56:53 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv13519

Modified Files:
        ChangeLog 
Log Message:


Implement asynchronous methods for "Stream" and "FileStream";
protect "FileStream" operations with a lock to prevent invalid
states in threaded applications.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.789
retrieving revision 1.790
diff -C2 -r1.789 -r1.790
*** ChangeLog   1 Apr 2003 23:54:05 -0000       1.789
--- ChangeLog   1 Apr 2003 23:56:51 -0000       1.790
***************
*** 21,24 ****
--- 21,29 ----
        wait handle tests in ECMA_COMPAT mode.
  
+       * resources/en_US/runtime/Arg.txt, runtime/System/IO/FileStream.cs,
+       runtime/System/IO/Stream.cs: implement asynchronous methods for
+       "Stream" and "FileStream"; protect "FileStream" operations with a
+       lock to prevent invalid states in threaded applications.
+ 
  2003-04-01  Rhys Weatherley  <address@hidden>
  





reply via email to

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