Am 6/5/2012 10:51, schrieb Johannes Sixt: > The second problem is more severe and is at the lowest level of our > infrastructure: We set up our child processes so that they know only about > file descriptors other than 0,1,2 to the child process. That should read: We set up our child processes so that they know only about file descriptors 0,1,2. > Even if the first > problem were solved, the child process does not receive sufficient > information to know that there are open file descriptors other than 0,1,2. > There is a facility to pass along this information from the parent to the > child, but we simply do not implement it. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html