Not quite, for example adding another simple step like a print "loop exited\n"; after the while loop never gets executed. So I can't even poke around by polling the error variables. And $DEBUG didn't help.
Anyone?
Comment on Re^6: Strange blocking issue with HTTP::Daemon
Hi,
i have the same problem here.
Loop around the accept-loop does not work.
My Server delivers an KML for GE.
HTTP::Daemon exits especially when GE is started after the ServerApp.
If i start GE first, it more stable.
Regards,
Joe