On Tue, Jul 24, 2007 at 04:57:47AM -0300, Nilson Santos Figueiredo Junior wrote:
> On 7/22/07, Matt S Trout <[EMAIL PROTECTED]> wrote:
> >I suspect SIGUSR1 would work just fine; the 'authors' (mostly Sebastian)
> >don't actually understand signal handling, I had to do quite a lot of
> >cleanup
> >work to make the child-related stuff sane.
>
> Please, keep in mind that the current code, as it is, is portable.
> There's no SIGUSR1 (or SIGHUP, or any sort of native signal handling
> since that's a Unix thing) under Win32, so making it depend on these
> features would break Win32 support.
Any chance you could comment on the bit of the thread where signal-like
solutions for win32 were discussed instead of repeating the bit of the
conversation we already went past a day ago?
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director Want a managed development or deployment platform?
Shadowcat Systems Ltd. Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/ http://www.shadowcatsystems.co.uk/
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/