[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[LDM #ORI-704946]: setpgid not working under linux in pipe_open
- To: harry@xxxxxxxxxxxxxxxxxxxx
- Subject: [LDM #ORI-704946]: setpgid not working under linux in pipe_open
- From: "Unidata LDM Support" <support-ldm@xxxxxxxxxxxxxxxx>
- Date: Thu, 04 Sep 2008 17:07:36 -0600
- Delivered-to: support-ldm@unidata.ucar.edu by laraine.unidata.ucar.edu (Postfix) with ESMTP id D2A02CB19C; Thu, 4 Sep 2008 17:07:36 -0600 (MDT) id A68DED4FBA; Thu, 4 Sep 2008 17:07:36 -0600 (MDT)
Harry,
> Look at the script. It is actually doing an IGNORE and a block.
You're right.
Assuming the code is correct (I don't know Perl all that well) then
this would mean that SIGCONT can't be blocked -- something that I've
not been able to find in the UNIX standard.
I don't like depending on undocumented behavior -- not for something
that needs to run on any UNIX-conforming system. Do you see anything
wrong with making decoders their own process-group leaders?
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: ORI-704946
Department: Support LDM
Priority: Normal
Status: On Hold