* Do not turn the initial thread into a worker thread after initialization.
authorArt Cancro <ajc@citadel.org>
Thu, 2 Jun 2005 03:39:44 +0000 (03:39 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 2 Jun 2005 03:39:44 +0000 (03:39 +0000)
commit9a7a7863409fb96e229a93471ec75346c472645d
tree0de61ef7b57c7c0d2f5e1a58e785efdcef2d98f2
parent38511814492170ac5d4a15663f7e6094ca27e672
* Do not turn the initial thread into a worker thread after initialization.
  Its stack size is too small, which could cause crashes.
citadel/ChangeLog
citadel/server_main.c