SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 6269
Date: 2005-06-15 01:01:51 +0100 (Wed, 15 Jun 2005)
Log message (4 lines):
backends/flint/flint_lock.cc: It seems we need to explicitly kill
the child process. Otherwise when we have two databases locked
just closing the connection doesn't cause the child to die. I
don't understand why it's needed, but this fix is at least clean.
Modified files:
U trunk/xapian-core/ChangeLog
U trunk/xapian-core/backends/flint/flint_lock.cc
Links:
http://xapian.org/C?6269
http://xapian.org/C?6269?trunk/xapian-core/ChangeLog
http://xapian.org/C?6269?trunk/xapian-core/backends/flint/flint_lock.cc
|