Answer IPC only when there will be no blocking
commitadb1ae9992765dedc8baa47e383b1a1ba4d9a308
authorJakub Jermar <jakub@jermar.eu>
Thu, 9 Nov 2017 20:29:25 +0000 (9 21:29 +0100)
committerJakub Jermar <jakub@jermar.eu>
Thu, 9 Nov 2017 20:29:25 +0000 (9 21:29 +0100)
tree249c2ded52ac8b41510b2104322d8cea5886c766
parent02398462000160d2d698975093c994148b01a061
Answer IPC only when there will be no blocking

This is necessary so that a parallel exchange is not handled by a
connection fibril which is still itself waiting for IPC or resources.
uspace/srv/locsrv/locsrv.c