~zoni/rocket/rocket

Viewing all changes in revision 191.

  • Committer: Timothy Farrell
  • Date: 2011-03-16 01:51:55 UTC
  • Revision ID: tfarrell@owassobible.org-20110316015155-e4newm3doyo46zzl
BUGFIX: Rocket will allow you to start/stop willy-nilly.  Previous, it tried to start joined threads.  This is fruitless.  Once a thread is joined, it's gone.  The changes to make this happen were to make listener host a thread instead of be a thread, create a new monitor thread each time the server is started and make threadpool create (and start) threads upon service startup.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: