v2.0.0
tag3cd43a8bf571f81d0e1ba85826c674b5349c1904
object 86f36a2d88aca8fdef45fd2a757f98a593935ba9
authorEric Wong <normalperson@yhbt.net>
Mon, 6 Aug 2012 21:02:24 +0000 (6 21:02 +0000)
posix_mq 2.0.0 - a minor API change + FreeBSD fixes

Blocking methods no longer raise Errno::EINTR (to match
Ruby IO semantics, making code easier to work with).

There are also many FreeBSD-related fixes thanks to
Hleb Valoshka <375gnu@gmail.com> and small code cleanups.