|
|||||||||||
|
Re: [Design] pluto not responding -- possibly not re-entrant (updown)
From: D. Hugh Redelmeier <hugh(at)mimosa.com>
Date: Wed Mar 12 2003 - 15:11:07 EST
[Sorry for the slow reply. I'm way behind in list reading.] The updown script is run within a transaction. No whack command issued by the updown can complete until the updown script has returned control to its caller. It is possible for the updown script to fork off a subprocess that lives past the end of the main script. Such a subprocess could reasonably include a whack command.
Hugh Redelmeier
Design mailing list Design@lists.freeswan.org http://lists.freeswan.org/mailman/listinfo/design Received on Thu Mar 13 00:31:29 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 12:59:57 EDT |
||||||||||
|
|||||||||||