mq_timedreceive() move the location where the errno value is set; the TIMEDOUT...
mq_timedreceive() move the location where the errno value is set; the TIMEDOUT errno setting was being overwritten by subsequent actions before returning. Noted by Freddie Chopin.
Loading
Please register or sign in to comment