fdopen usage in innfeed
Katsuhiro Kondou
kondou at nec.co.jp
Tue Jan 4 06:30:54 UTC 2000
Probably someone already has seen before and I've seen
tons of;
Jan 4 13:15:57 inn innfeed[6071]: ME error opening temp shrink file : No such file or directory
This is happened because innfeed uses 'fdopen' to open
new tape file and the number of opened files is over 255.
Has anyone fixed this? I'll try to modify the code to
use open() instead of fdopen(), if no one has.
--
Katsuhiro Kondou
More information about the inn-workers
mailing list