summaryrefslogtreecommitdiff
path: root/ACE/Kokyu
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-04-14 08:22:09 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-04-14 08:22:09 +0200
commita1b647e4348ddff1242655c05f9b7d214bc11643 (patch)
tree5a03d0ee20bc989293b8305f5c113ca214a02289 /ACE/Kokyu
parent6e39bc32d921cdb80591c422a53e9f51553f8dfd (diff)
downloadATCD-a1b647e4348ddff1242655c05f9b7d214bc11643.tar.gz
Make use of https download.dre
* ACE/Kokyu/docs/Kokyu.html: * ACE/README: * ACE/ace/DLL_Manager.h: * ACE/ace/FIFO_Send.h: * ACE/ace/Managed_Object.h: * ACE/ace/config-win32-common.h: * ACE/debian/README.source: * ACE/docs/Download.html: * TAO/TAO-INSTALL.html: * TAO/docs/Security/Download.html: * TAO/docs/tutorials/Quoter/index.html:
Diffstat (limited to 'ACE/Kokyu')
-rw-r--r--ACE/Kokyu/docs/Kokyu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/Kokyu/docs/Kokyu.html b/ACE/Kokyu/docs/Kokyu.html
index fb1b0905e3a..e785f949859 100644
--- a/ACE/Kokyu/docs/Kokyu.html
+++ b/ACE/Kokyu/docs/Kokyu.html
@@ -357,7 +357,7 @@ interface is in <tt>Kokyu::DSRT_Dispatcher (Kokyu_dsrt.h)</tt>
<h3>
<a NAME="Status"></a>Current status</h3>
Kokyu dispatching framework is available as a separate module under <tt><font size=+1>ACE_wrappers/Kokyu</font></tt>
-as part of the <a href="http://download.dre.vanderbilt.edu">ACE/TAO
+as part of the <a href="https://download.dre.vanderbilt.edu">ACE/TAO
distribution</a>. Note that this module is not dependent on TAO, though
it is built on top of ACE. The TAO Event Channel uses the Strategy and
Service Configurator patterns to use configurable dispatching modules.