[fpc-pascal] Problem with file descriptors when doing fork on linux

Luca Olivetti luca at ventoso.org
Fri Feb 2 15:23:20 CET 2018


El 02/02/18 a les 11:33, Michael Van Canneyt ha escrit:

> 
>> Or more generally do exists in fpc some other way how to deal with this
>> problem - to create new process but without copied file descriptors?
> 
> No, currently not.



Why doesn't the unix implementation take into account the InheritHandles 
property?

Bye
-- 
Luca



More information about the fpc-pascal mailing list