posix_mq 0.2.0v0.2.0
commitfd2fcdeee6b44f7854255cb7e01c81db3cd2d99c
authorEric Wong <normalperson@yhbt.net>
Sun, 3 Jan 2010 05:46:45 +0000 (3 05:46 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 3 Jan 2010 05:46:45 +0000 (3 05:46 +0000)
treeac8c5f1617da43a09fc4afc59757bc3aad90064c
parent350bfc831938d84cc2d478f2cf88583863cb64fb
posix_mq 0.2.0

This release fixes notification (un)registration and should be
fully-supported on modern FreeBSD (7.2+) releases.

POSIX_MQ#notify=nil correctly unregister notification requests.
POSIX_MQ#notify=false now provids the no-op SIGEV_NONE
functionality.  Under FreeBSD, using IO.select on POSIX_MQ
objects is now possible as it has always been under Linux.
lib/posix_mq.rb