Pull fix from the head
authoraland <aland>
Wed, 28 Dec 2005 01:18:00 +0000 (01:18 +0000)
committeraland <aland>
Wed, 28 Dec 2005 01:18:00 +0000 (01:18 +0000)
src/main/radiusd.c

index 7c6aa97..36177af 100644 (file)
@@ -1223,7 +1223,7 @@ int main(int argc, char *argv[])
                         *      from under them.
                         */
                        int max_wait = 0;
-                       if (!spawn_flag) for(;;) {
+                       if (spawn_flag) for(;;) {
                                /*
                                 * Block until there are '0' threads
                                 * with a REQUEST handle.