
19 Aug
2010
19 Aug
'10
8:34 p.m.
Boris Schaeling wrote (in the attached file):
File descriptors must be closed after context is instantiated as the context constructor uses the behavior inherit which tries to dup() stdin, stdout and stderr.
Which makes me nervous (sorry) as it is superfluous in 90% of cases.