On Wed, 8 Feb 2006, Gilad Ben-Yossef wrote: > guy keren wrote: > > > if anyone is using sys V message queues, they should scrap them ;) > > With this notion i tend to agree. The problem is that while Linux (2.6+) > does implement POSIX message queues which are oh so better, their > implmentation is so un documented that it ain't even funny. > > I had to go look in the source to figure out how to delete a POSIX > message queue left after a program has run (ipcrm style). > > It's still better then Sys V mailboces, though :-)
use unix domain sockets. -- guy "For world domination - press 1, or dial 0, and please hold, for the creator." -- nob o. dy ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
