Re: run an interactive command using POE::Wheel?
[email protected] (Tony Cook)
| Newsgroups | perl.poe |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Sep 28, 2009 at 02:08:54PM +0200, Olivier Mengué wrote: > CTRL+C gives SIGBREAK, not SIGCHLD. Ctrl C gives SIGINT. I've never seen a SIGBREAK anywhere. Tony