File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
doc/reference/internals/iproto Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -42,11 +42,6 @@ Overview
4242 - -1 |br | MP_UINT
4343 - An unknown request type
4444
45- * - :ref: `IPROTO_INSERT_ARROW <internals-iproto-insert-arrow >`
46- - 0x11
47- - Iproto Insert Arrow data request. Available since
48- version :doc: `3.3.0 </release/3.3.0 >`.
49-
5045 * - :ref: `IPROTO_SELECT <box_protocol-select >`
5146 - 0x01
5247 - :ref: `Select <box_space-select >` request
@@ -87,6 +82,11 @@ Overview
8782 - 0x0c
8883 - Increment the LSN and do nothing else
8984
85+ * - :ref: `IPROTO_INSERT_ARROW <internals-iproto-insert-arrow >`
86+ - 0x11
87+ - Iproto Insert Arrow data request. Available since
88+ version :doc: `3.3.0 </release/3.3.0 >`.
89+
9090 * - :ref: `IPROTO_PING <box_protocol-ping >`
9191 - 0x40
9292 - Ping (:ref: `conn:ping() <conn-ping >`)
You can’t perform that action at this time.
0 commit comments