Consistently allow reading of messages from a detached shm_mq.
This was intended to work always, but the previous code only allowed it if at least one message was successfully read by the receiver before the sender detached the queue. Report by Petr Jelinek. Patch by me.
Showing
Please register or sign in to comment