tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Importing aiomixer to src



>> Probably not - but ^C typically generates SIGINT, not SIGTERM.  (I
>> think curses normally doesn't catch ^C either.)
> No, why should it?  That would actually be rude behaviour for a
> library to randomly install a signal handler -

I agree, in the case of curses and SIGINT (and even more in the case of
curses and SIGTERM).  I think curses does install a handler for
SIGWINCH, but IMO in the case of curses and SIGWINCH that makes sense.

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse%rodents-montreal.org@localhost
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index