diff options
author | vishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-27 22:15:49 +0000 |
---|---|---|
committer | vishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-27 22:15:49 +0000 |
commit | ad93859e276b0c5448387bf437249a5d4c26ba2c (patch) | |
tree | b441ae4a50773a423546028b7ee22a1b5b30b81a /ChangeLog-99b | |
parent | 9b779af4fa5757bb946ce3f8cb1d1af9ba39d891 (diff) | |
download | ATCD-ad93859e276b0c5448387bf437249a5d4c26ba2c.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index db941ffaa9e..399f54c052e 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,15 @@ +Mon Sep 27 17:12:51 1999 Vishal Kachroo <vishal@cs.wustl.edu> + + * ace/OS.i: + * ace/OS.h: + Added an overloaded ioctl () that is used when the io control + code is one of SIO_SET_QOS or SIO_GET_QOS. + + * ACE_wrappers/examples/QOS/server.cpp: + * ACE_wrappers/examples/QOS/client.cpp: + Made changes to the usage of ioctl () in the above files to + reflect the corresponding changes in ACE. + Mon Sep 27 13:11:02 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/config-sunos5.5.h: Wrap the define statement in a |