summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2010-10-18 18:13:49 +0100
committerAlexandru Scvortov <alexandru@rabbitmq.com>2010-10-18 18:13:49 +0100
commitee0419db872de39dcd0627d88452593f34dccad9 (patch)
tree5b2fd950f8aeda1a2011ca91c11a665d9872d030
parent1401947460f33764f4b8af3625b2d1f28cd2b21c (diff)
parent4de367cbf8e3f00431c9d607b90d1ce8a94092bd (diff)
downloadrabbitmq-codegen-bug20284.tar.gz
merge default into bug20284bug20284
-rw-r--r--amqp-rabbitmq-0.9.1.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/amqp-rabbitmq-0.9.1.json b/amqp-rabbitmq-0.9.1.json
index 30b9177..1d484ed 100644
--- a/amqp-rabbitmq-0.9.1.json
+++ b/amqp-rabbitmq-0.9.1.json
@@ -446,6 +446,19 @@
"arguments": [],
"name": "rollback-ok"}],
"name": "tx"
- }
+ },
+ {
+ "id": 85,
+ "methods": [{"id": 10,
+ "arguments": [
+ {"type": "bit", "name": "multiple", "default-value": false},
+ {"type": "bit", "name": "nowait", "default-value": false}],
+ "name": "select",
+ "synchronous": true},
+ {"id": 11,
+ "arguments": [],
+ "name": "select-ok"}],
+ "name": "confirm"
+ }
]
}