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

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

[Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Arg.txt,1.32


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Arg.txt,1.32,1.33
Date: Tue, 01 Apr 2003 18:56:53 -0500

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

Modified Files:
        Arg.txt 
Log Message:


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


Index: Arg.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Arg.txt,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -r1.32 -r1.33
*** Arg.txt     1 Apr 2003 02:16:31 -0000       1.32
--- Arg.txt     1 Apr 2003 23:56:51 -0000       1.33
***************
*** 127,130 ****
--- 127,131 ----
  Arg_PermissionsNothing=Deny all permissions
  Arg_PermissionsSkipVerification=Allow the program to skip verification
+ Arg_InvalidAsync=Invalid object supplied for async read/write operation
  ArgRange_DecimalScale=Decimal scale factor must be between 0 and 28, inclusive
  ArgRange_YMD=Year, month, day specification is out of range





reply via email to

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