Do not break away from the loop on every error. It can cause situation when
authorDmitry Gorbachev <gorbachev@reactos.org>
Fri, 15 Jun 2007 19:14:15 +0000 (19:14 +0000)
committerDmitry Gorbachev <gorbachev@reactos.org>
Fri, 15 Jun 2007 19:14:15 +0000 (19:14 +0000)
commit20560b2ef4631b825dac860a207fa7c89aba0f85
treed6ecb3b76bbfc65f3cef81b505c977c9027bc3d4
parenta02534e0fed5558aee021cc14ad7571ae16616f1
Do not break away from the loop on every error. It can cause situation when
many threads die after one client death.

svn path=/trunk/; revision=27193
reactos/subsystems/win32/csrss/api/wapi.c