I have a program that works with POSIX message queues, i.e. calls mq_open, mq_send, etc. These calls fail with "Bad system call" message. I googled that in order to get POSIX semaphores work on FreeBSD you should kldload sem. What should I load to make message queues work? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
- POSIX Message queues Ross
- Re: POSIX Message queues Vaibhav Gavane
- Re: POSIX Message queues Pieter de Goeje
