about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-03-11 13:37:48 -0800
committerEric Wong <normalperson@yhbt.net>2011-03-11 13:37:48 -0800
commit57fe99f294e0fe948593beeae7cf879efe4cdd52 (patch)
tree491028ca22d4bff822365bc18afbbd57c278dd77
parent154842a48c0baba66daf744f3be06fd8701b9638 (diff)
downloadraindrops-57fe99f294e0fe948593beeae7cf879efe4cdd52.tar.gz
OK, not to non-Unix but I'll never care :>
-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