projects
/
yazpp-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76cd9bb
)
Fix another bug with pre_init
YAZPP.0.7.11
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 1 Mar 2004 17:18:39 +0000
(17:18 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 1 Mar 2004 17:18:39 +0000
(17:18 +0000)
src/yaz-proxy.cpp
patch
|
blob
|
history
diff --git
a/src/yaz-proxy.cpp
b/src/yaz-proxy.cpp
index
1caa1ea
..
f2e5f25
100644
(file)
--- a/
src/yaz-proxy.cpp
+++ b/
src/yaz-proxy.cpp
@@
-2,7
+2,7
@@
* Copyright (c) 1998-2004, Index Data.
* See the file LICENSE for details.
*
- * $Id: yaz-proxy.cpp,v 1.106 2004-03-01 17:01:52 adam Exp $
+ * $Id: yaz-proxy.cpp,v 1.107 2004-03-01 17:18:39 adam Exp $
*/
#include <unistd.h>
@@
-2311,7
+2311,7
@@
void Yaz_Proxy::pre_init()
{
if (c->m_server == 0)
if (c->m_waiting)
- spare_waiting;
+ spare_waiting++;
else
spare++;
else