From: Eric Wong Date: 2011-02-23T07:48:10+09:00 Subject: Re: posix_mq : Problem installing on HPUX Tadeusz Bochan wrote: > Bummer ! > > /usr/lib/librt.sl does not have mq_timedreceive or mq_timedsend !!! > > This makes posix_mq pretty much unusable on HP-UX B.11.11 Does it have the non-timed receive/send variants? I could add checks for those and maybe some other platforms could be supported... -- Eric Wong