From 01920b9c1a417d1ae575796d053d0b51abdc6dd7 Mon Sep 17 00:00:00 2001 From: Steve Huston Date: Tue, 19 Dec 2000 00:13:04 +0000 Subject: ChangeLogTag:Mon Dec 18 19:07:31 2000 Steve Huston --- ace/Asynch_IO.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ace/Asynch_IO.h') diff --git a/ace/Asynch_IO.h b/ace/Asynch_IO.h index 024830db2cf..e41b18b664e 100644 --- a/ace/Asynch_IO.h +++ b/ace/Asynch_IO.h @@ -617,8 +617,9 @@ public: /** * This starts off an asynchronous write. Upto - * will be write and stored in the . The write will - * start at from the beginning of the file. Priority of the + * will be written from the , starting at the + * block's . The write will go to the file, starting + * bytes from the beginning of the file. Priority of the * operation is specified by . On POSIX4-Unix, this is * supported. Works like in Unix. Negative values are not * allowed. 0 means priority of the operation same as the process -- cgit v1.2.1