ENOSPC
returns from msgget
indicates that the system-wide maximum number of message queues has been reached.Solution:
Change this limit editing:
/proc/sys/kernel/msgmni
ENOSPC
returns from msgget
indicates that the system-wide maximum number of message queues has been reached./proc/sys/kernel/msgmni
0 comments:
Post a Comment