commit | e421b5ebf6b2484455ea36bb6c98deff685088e3 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Mon Mar 17 22:01:42 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Mon Mar 17 22:01:42 2008 +0000 |
tree | 38f0cb4bc09f2409b15b0096bed964fb098108e1 | |
parent | 2724fa9d8a076f52c158627877d59894789b09a1 [diff] |
init: do not close all descriptors > 2. We were doing it - sometimes. Good choices are "do it, always" or "don't do it". Second is smaller.