[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Signal handling and the fake threads

  • Thread starter Thread starter George Potemkin
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top