changeset: 115:d473abb501f1
tag: tip
user: Kris Maglione <kris_AT_suckless.org>
date: Fri Oct 30 17:37:04 2009 -0400
files: libixp/request.c
description:
Add ixp_printfcall to respond().
diff -r 8dde838d46d3 -r d473abb501f1 libixp/request.c
--- a/libixp/request.c Thu Oct 29 19:57:09 2009 -0400
+++ b/libixp/request.c Fri Oct 30 17:37:04 2009 -0400
@@ -437,6 +437,8 @@
r->ofcall.error.ename = (char*)error;
}
+ ixp_printfcall(&r->ofcall);
+
ixp_maprm(&p9conn->tagmap, r->ifcall.hdr.tag);;
if(p9conn->conn) {
Received on Fri Oct 30 2009 - 21:37:48 UTC
This archive was generated by hypermail 2.2.0 : Fri Oct 30 2009 - 21:48:20 UTC