[Mono-dev] [PATCH] mod_mono: startup problems with Apache 1.3

Robert Jordan robertj at gmx.net
Sat Nov 12 09:42:02 EST 2005


> @@ -1539,6 +1545,7 @@
>  			/* Give some time for clean up */
>  			fork_mod_mono_server (pconf, xsp);
>  			xsp->status = FORK_SUCCEEDED;
> +			continue;
>  		}
>  	}

Sorry, the continue line is not needed. It's just a testing
leftover.

Robert




More information about the Mono-devel-list mailing list