* Copyright (c) 2004, Index Data.
* See the file LICENSE for details.
*
- * $Id: test-search-01.cpp,v 1.1 2004-03-25 23:14:07 adam Exp $
+ * $Id: test-search-01.cpp,v 1.2 2004-09-06 07:50:51 adam Exp $
*/
#include <yaz/log.h>
}
else
{
+ printf ("finished...\n");
return TEST_FINISHED;
}
return TEST_CONTINUE;
* Copyright (c) 2004, Index Data.
* See the file LICENSE for details.
*
- * $Id: zlint.cpp,v 1.5 2004-03-25 23:14:07 adam Exp $
+ * $Id: zlint.cpp,v 1.6 2004-09-06 07:50:51 adam Exp $
*/
#include <stdio.h>
xfree(m_host);
m_host = xstrdup(cp);
client(m_host);
+ timeout(30);
const char *basep;
cs_get_host_args(m_host, &basep);
{
close();
client(m_host);
+ timeout(30);
return;
}
}
{
close();
client(m_host);
+ timeout(30);
return;
}
}
{
close();
client(m_host);
+ timeout(30);
return;
}
}
m_cur_test = m_cur_test->m_next;
if (m_cur_test)
client(m_host);
+ timeout(30);
}
IYaz_PDU_Observer *Zlint::sessionNotify(