summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-05-18 15:20:36 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-05-18 15:20:36 +0000
commit61719ed0c243cf2602282d311462300d42778069 (patch)
tree279a6bacfa3f98cc9092a4d74d9797975895173e
parent732effa7a6a497d671b4d79102724b170cd36d63 (diff)
downloadATCD-61719ed0c243cf2602282d311462300d42778069.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 08a7696b766..b80a4bf794e 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,12 @@
+Tue May 18 09:33:46 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ace/FILE_IO: Added new sendv()/recvv() and sendv_n()/recvv_n()
+ methods to be consistent with SOCK_IO and SOCK_Stream.
+
+ * ace/SOCK_IO.cpp (recvv): Make sure to 0-out the iov_base so that
+ it's always ok to delete it, even if any of the internal
+ operations fail!
+
Tue May 18 10:14:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
* ace/Makefile: