[tarantool-patches] [PATCH v3 2/6] box: rework box_lua_{call, eval} to use input port

Konstantin Osipov kostja at tarantool.org
Wed Jun 19 21:30:26 MSK 2019


* Kirill Shcherbatov <kshcherbatov at tarantool.org> [19/06/13 17:18]:
> +	/** Get the content of a port as a msgpack data. */
> +	const char *(*get_msgpack)(struct port *port, uint32_t *size);

The comment is bare. In fact it's infuriatingly trivial. Please
explain why and how.


-- 
Konstantin Osipov, Moscow, Russia



More information about the Tarantool-patches mailing list