Can someone else confirm this for me?

On unix, I'm seeing processes that have been clone/exec'd inheriting
file handles to sqlite databases that were opened in the parent process
(and hence subsequently don't/can't get closed in the child process).

The solution is the FD_CLOEXEC fcntl on the open filehandle, but I'd
like to get confirmation from elsewhere/highlight it to DRH/the list to
make them aware of it.

-- 
Bill King, Software Engineer
Trolltech, Brisbane Technology Park
26 Brandl St, Eight Mile Plains, 
QLD, Australia, 4113
Tel + 61 7 3219 9906 (x137)
Fax + 61 7 3219 9938
mobile: 0423 532 733


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to