From 57fe99f294e0fe948593beeae7cf879efe4cdd52 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 11 Mar 2011 13:37:48 -0800 Subject: the core Raindrops class is portable, yes it is OK, not to non-Unix but I'll never care :> --- lib/raindrops.rb | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3-24-ge0c7