]> git.tuebingen.mpg.de Git - paraslash.git/commit
Avoid busy loop if someone nasty removes the semaphores currently in use.
authorAndre <maan@p133.(none)>
Tue, 21 Feb 2006 17:04:43 +0000 (18:04 +0100)
committerAndre <maan@p133.(none)>
Tue, 21 Feb 2006 17:04:43 +0000 (18:04 +0100)
commit746589429fb545c096837fe59c9d9199f01070a1
tree6be9fe7280358279041e2e8989057a0af09cd171
parent091015d4e9639dec16e87dc5cca9a17176a10031
Avoid busy loop if someone nasty removes the semaphores currently in use.

Just die if semop failed 500 times.
ipc.c