posix_mq.rb

Path: lib/posix_mq.rb
Last Update: Thu Dec 22 23:08:40 +0000 2016

This class represents an POSIX message queue descriptor (mqd_t) object. It matches the C API for POSIX messages queues closely.

See the README for examples on how to use it.

Required files

posix_mq_ext  

[Validate]