G
George Potemkin
Guest
> be aware that signal handling in the PASOE agent processes is radically different due to the multithreading. I'm writing only about signal handling in ABL sessions (and just a little bit about broker, servers, page writers and promon). Still it's a lot of information that is not well known. > also, signal 7 is SIGEMT on HP-UX. on others it is SIGABRT. Yes, SIGEMT is not specified in POSIX standard. It's a bit inconvenient that Progress uses different signal names for the same task. Why it's not, let's say, SIGTRAP (instead of SIGEMT and SIGUSR2)? Sorry, I'm grumbling as usual. ;-)
Continue reading...
Continue reading...