Comment #1 on issue 91 by dsallings: Incorrect -t command-line options check
http://code.google.com/p/memcached/issues/detail?id=91
This patch is slightly confusing:
if (settings.num_threads == 1) {
fprintf(stderr, "Number of threads must be greater than
0\n");
Perhaps we should do the check, *then* add the dispatch thread.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings