How to use Linux message queues?
    Gary Willoughby via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Nov 14 08:58:21 PST 2014
    
    
  
On Friday, 14 November 2014 at 16:45:45 UTC, Sean Kelly wrote:
> Sounds like a module that should be in core.sys.linux.  Care to 
> submit a pull request?
Yes, these are usually added when someone requires them.
Neven, if you're able, submitting a pull request to druntime of 
the complete module would be awesome. You can see how the others 
are structure here:
https://github.com/D-Programming-Language/druntime/tree/master/src/core/sys/posix/sys
    
    
More information about the Digitalmars-d-learn
mailing list