in reply to Re: Problems with flushing after fork()
in thread Problems with flushing after fork()
Thanks. Whilst this lets the desired output return immediately, this is all that happens - the sleep() is no longer executed. No process exists after the output comes back.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Problems with flushing after fork()
by ruzam (Curate) on Feb 12, 2010 at 05:57 UTC | |
by smiffy (Pilgrim) on Feb 13, 2010 at 00:16 UTC | |
Re^3: Problems with flushing after fork()
by ahmad (Hermit) on Feb 12, 2010 at 07:49 UTC | |
by smiffy (Pilgrim) on Feb 13, 2010 at 00:19 UTC |