about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--lib/raindrops.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/raindrops.rb b/lib/raindrops.rb
index 54760a6..073b117 100644
--- a/lib/raindrops.rb
+++ b/lib/raindrops.rb
@@ -9,6 +9,10 @@
 #   rd.incr(0, 1)   -> 1
 #   rd.to_ary       -> [ 1, 0, 0, 0 ]
 #
+# Unlike many classes in this package, the core Raindrops class is
+# intended to be portable to all reasonably modern *nix systems
+# supporting mmap().  Please let us know if you have portability
+# issues, patches or pull requests at mailto:raindrops@librelist.com
 class Raindrops
 
   # Used to represent the number of +active+ and +queued+ sockets for