tvl-depot/src
Vincent Ambo 3144b61ccc feat(lib): Implement Drop trait for Queue
Implements the Drop trait to take care of closing the queue descriptor
when a Queue instance is dropped.
2017-10-16 02:00:32 +02:00
..
error.rs feat: Implement high-level POSIX message queue API 2017-10-16 01:08:08 +02:00
lib.rs feat(lib): Implement Drop trait for Queue 2017-10-16 02:00:32 +02:00
tests.rs feat(tests): Add a simple send/receive test 2017-10-16 02:00:25 +02:00