Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12851/runtime
Modified Files:
Tag: GDK-2
xrpc_client.mx xrpc_server.mx
Log Message:
propagated changes of Saturday Aug 18 2007 - Tuesday Aug 21 2007
from the development trunk to the GDK-2 branch
Index: xrpc_client.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc_client.mx,v
retrieving revision 1.38.4.2
retrieving revision 1.38.4.3
diff -u -d -r1.38.4.2 -r1.38.4.3
--- xrpc_client.mx 20 Aug 2007 14:20:28 -0000 1.38.4.2
+++ xrpc_client.mx 21 Aug 2007 17:37:40 -0000 1.38.4.3
@@ -1248,8 +1248,9 @@
shredBAT = response2bat(sock, dst, port, b, *updCall,
&time_xrpcClntDeSeria);
+ clean_up(-1, out, bs, b, argcnt, iterc);
+
if(!shredBAT) {
- clean_up(sock, out, bs, b, argcnt, iterc);
return GDK_FAIL;
}
@@ -1265,7 +1266,6 @@
time_xrpcClntDeSeria);
}
- clean_up(-1, out, bs, b, argcnt, iterc);
*res = shredBAT;
return GDK_SUCCEED;
}
Index: xrpc_server.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc_server.mx,v
retrieving revision 1.49.2.1
retrieving revision 1.49.2.2
diff -u -d -r1.49.2.1 -r1.49.2.2
--- xrpc_server.mx 14 Aug 2007 14:04:16 -0000 1.49.2.1
+++ xrpc_server.mx 21 Aug 2007 17:37:40 -0000 1.49.2.2
@@ -283,6 +283,7 @@
"</env:Reason>"
"</env:Fault></env:Body></env:Envelope>\n",
SOAP_NS, soap_err, err_reason);
+ stream_flush(out);
}
/**
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins