]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
forb: Add forb_executor_synchronize()
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 24 Feb 2011 15:24:16 +0000 (16:24 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 24 Feb 2011 15:24:16 +0000 (16:24 +0100)
commit7de4d01a687551e05ee3f76849c66cc9f1423c80
tree7e9edec225f22b156e7f8cfb441d4d777f11a370
parent19a0e6877e9f4a6abee937b7405d61871b5904ab
forb: Add forb_executor_synchronize()

This is used to wait for executors to finish processing ongoing requests
during FORB termination. This ensures that all peer sockets are closed
and wvtest does not complain about open file descriptors at the end of
tests.
src/executor.c
src/executor.h