Hi Wim, I didn't test it extensively, but what I've seen so far, it works perfectly.
I had to add the #ifdef HTTP_WITH_SSL in startAccept() as well, as I'm building without ssl. So, now I can move on to the startup configuration... Thanks a lot. Richard On Wed, 2009-06-10 at 14:56 +0200, Wim Dumon wrote: > Richard, > > Ah! We finally got the bastard :) > > Could you try the applied patch? It causes the asynchronous accept to > be called from within one of the threads of the http threadpool. Then > it shouldn't matter anymore if the thread starting the server exits or > not. It's less hackish than the solution you propose, even though I > believe it would also work. > > Regards, > Wim. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
