dbz dependancies + *open()..

Katsuhiro Kondou kondou at nec.co.jp
Sun Feb 4 15:07:00 UTC 2001


In article <20010204162916K.kondou at inn.do.mms.mt.nec.co.jp>,
	Katsuhiro Kondou <kondou at nec.co.jp> wrote;

} } fd #6 comes from Fopen() while #8 from open().. any reason for that ?
} 
} I'll investigate.

One of two is for writing new records, another is for looking
up tokens.  Original intention, I imagine, was to avoid lseek()
at every write().  I think read side one can be removed since
HISwrite() always calls ftello(), which internally calls lseek()
e.g. on Solaris.
-- 
Katsuhiro Kondou


More information about the inn-workers mailing list