Add comment

This commit is contained in:
Tor Lillqvist 2016-04-08 13:12:21 +03:00
parent 48bc23f3ce
commit c08d35dd15

View file

@ -89,6 +89,7 @@ static int createLibreOfficeKit(const std::string& childRoot,
if (!(pid = fork()))
{
// quicker than a generic socket closing approach.
// (but pipeFd is a pipe, not a socket...?)
close(pipeFd);
// child