From bf799f935b21885f8491db15dda0f49c6b8818c7 Mon Sep 17 00:00:00 2001 From: schmidt Date: Wed, 8 Aug 2001 14:24:31 +0000 Subject: ChangeLogTag:Wed Aug 8 06:21:24 2001 Douglas C. Schmidt --- ace/Asynch_IO.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ace/Asynch_IO.h') diff --git a/ace/Asynch_IO.h b/ace/Asynch_IO.h index d7fb6de39d1..311650d33ee 100644 --- a/ace/Asynch_IO.h +++ b/ace/Asynch_IO.h @@ -1077,7 +1077,7 @@ public: * errno to get the error code. * * Scatter/gather is supported on WIN32 by using the cont()> - * method. Up to IOV_MAX 's are supported. Upto + * method. Up to ACE_IOV_MAX 's are supported. Upto * size()> bytes will be read into each for * a total of total_size()> bytes. All 's * 's will be updated to reflect the added bytes for each @@ -1212,7 +1212,7 @@ public: * errno to get the error code. * * Scatter/gather is supported on WIN32 by using the cont()> - * method. Up to IOV_MAX 's are supported. Upto + * method. Up to ACE_IOV_MAX 's are supported. Upto * length()> bytes will be sent from each * for a total of total_length()> bytes. All * 's 's will be updated to reflect the bytes sent -- cgit v1.2.1