Table of Contents - posix_mq-2.4.1 Documentation
Pages
- LICENSE
-
NEWS
- Ruby posix_mq 2.4.1 / 2018-01-31 00:02 UTC
- Ruby posix_mq 2.4.0 / 2017-03-20 19:43 UTC
- Ruby posix_mq 2.3.0 - updates for Ruby 2.3+ / 2016-02-02 23:28 UTC
- Ruby posix_mq 2.2.0 - support FD adoption / 2015-01-16 20:23 UTC
- posix_mq 2.1.0 - ensure compatibility with future Rubies / 2014-02-15 13:35 UTC
- posix_mq 2.0.0 - a minor API change + FreeBSD fixes / 2012-08-06 21:02 UTC
- posix_mq 1.0.0 - kinder, gentler message queues / 2011-03-01 09:17 UTC
- posix_mq 0.8.0pre - kinder, gentler and less exceptional / 2011-02-27 11:13 UTC
- posix_mq 0.7.0 - cleanups + portability fixes / 2011-02-24 00:32 UTC
- posix_mq 0.6.0 - Rubinius support / 2010-12-25 08:28 UTC
- posix_mq 0.5.1 / 2010-05-09 08:10 UTC
- posix_mq 0.5.0 / 2010-05-05 02:54 UTC
- posix_mq 0.4.0 / 2010-03-13 09:44 UTC
- posix_mq 0.3.1 / 2010-02-13 12:05 UTC
- posix_mq 0.3.0 / 2010-01-09 23:11 UTC
- posix_mq 0.2.0 / 2010-01-03 05:52 UTC
- posix_mq 0.1.0 - initial release / 2010-01-02 11:01 UTC
- README
- Makefile
- posix-mq-rb_1
Classes and Modules
Methods
- ::for_fd — POSIX_MQ
- ::new — POSIX_MQ
- ::open — POSIX_MQ
- ::unlink — POSIX_MQ
- #<< — POSIX_MQ
- #attr — POSIX_MQ
- #attr= — POSIX_MQ
- #autoclose= — POSIX_MQ
- #autoclose? — POSIX_MQ
- #clone — POSIX_MQ
- #close — POSIX_MQ
- #closed? — POSIX_MQ
- #dup — POSIX_MQ
- #name — POSIX_MQ
- #nonblock= — POSIX_MQ
- #nonblock? — POSIX_MQ
- #notify — POSIX_MQ
- #notify= — POSIX_MQ
- #receive — POSIX_MQ
- #send — POSIX_MQ
- #shift — POSIX_MQ
- #to_io — POSIX_MQ
- #tryreceive — POSIX_MQ
- #trysend — POSIX_MQ
- #tryshift — POSIX_MQ
- #unlink — POSIX_MQ