Avoid race condition when stopping acceptor:
commit63b67f9cbc41b410f1b1101e1a8ef4251bfb2bc6
authorFrancois-Rene Rideau <tunes@google.com>
Sun, 17 Mar 2013 18:27:58 +0000 (17 14:27 -0400)
committerFrancois-Rene Rideau <tunes@google.com>
Sun, 17 Mar 2013 18:27:58 +0000 (17 14:27 -0400)
tree4b64399a87ce9bded3b6d77a11b95c98f2fba76d
parentb7db8b41024701305e1997118b1afeab2848a6f9
Avoid race condition when stopping acceptor:
we must shutdown the taskmaster *after* the listener stops handing it off
new connections.
acceptor.lisp