From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 19 Jun 2019 21:30:26 +0300 From: Konstantin Osipov Subject: Re: [tarantool-patches] [PATCH v3 2/6] box: rework box_lua_{call, eval} to use input port Message-ID: <20190619183026.GE6260@atlas> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: tarantool-patches@freelists.org Cc: vdavydov.dev@gmail.com, Kirill Shcherbatov List-ID: * Kirill Shcherbatov [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