[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] gh_leave ?
From: |
Martin Grabmueller |
Subject: |
Re: [dev-serveez] gh_leave ? |
Date: |
Tue, 13 Mar 2001 08:16:38 +0100 |
> From: "Raimund 'Raimi' Jacob" <address@hidden>
> Date: Mon, 12 Mar 2001 18:28:10 +0100 (CET)
>
> when using guile from serveez i have to gh_enter() so guile takes over
> control. i dont know if that's cool when we fork() and exec() and
> stuff. can i gh_leave() somehow so that guile disappears completely ?
Sorry, but I don't get the problem here... guile+serveez+anything
disappears completely on exec(). Actually, that's the reason of
existence for exec().
Regards,
'mgrabmue