diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-12-15 19:39:18 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-12-15 19:39:18 +0000 |
commit | 153dca38d233e164e140c45240489b42446af307 (patch) | |
tree | ce2291f03f75df023f7d01214404b40e7335762b /TAO/docs | |
parent | e957329723f17ac7058b5017502dc84065353e16 (diff) | |
download | ATCD-153dca38d233e164e140c45240489b42446af307.tar.gz |
Mon Dec 15 19:39:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/docs')
-rw-r--r-- | TAO/docs/Options.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html index 122990bd8f4..a46262e74c8 100644 --- a/TAO/docs/Options.html +++ b/TAO/docs/Options.html @@ -1247,7 +1247,8 @@ thread-pool reactor which is the default.</td> highly scalable replacement for the <code>select()</code> based reactors. The ACE_Dev_Poll_Reactor is currently only supported on - HP-UX, Solaris and Linux.</td> + HP-UX, Solaris and Linux. Be aware that dev_poll + support is experimental!</td> </tr> </tbody> </table> |