On Wednesday, October 5, 2016 at 3:41:12 PM UTC-7, Ron Eggler wrote:
Hi,
First, I'm new here and I have a problem:
I want to send some data to a queue but get errno S_objLib_OBJ_UNAVAILABLE (3997698) for some reason and I don't know why:
I create a queue with msgQCreate() and store the handle in a global static in my module. I then try to push data onto it with msgQSend() (invoked in another context) but am getting errno 3997698 which stands for S_objLib_OBJ_UNAVAILABLE - why would
this be? I can confirm that the queue handle between create and push stays the same...any ideas what's going on here and how I can fix this?
Thanks!
S_objLib_OBJ_UNAVAILABLE No free buffer space was available and the NO_WAIT timeout was specified.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)