[PATCH v3 5/7] net.box: add skip_header option to use with buffer

Vladimir Davydov vdavydov.dev at gmail.com
Tue Apr 30 16:16:25 MSK 2019


On Wed, Apr 10, 2019 at 06:21:23PM +0300, Alexander Turenko wrote:
> Needed for #3276.
> 
> @TarantoolBot document
> Title: net.box: skip_header option
> 
> This option instructs net.box to skip {[IPROTO_DATA_KEY] = ...} wrapper
> from a buffer. This may be needed to pass this buffer to some C function
> when it expects some specific msgpack input.
> 
> See src/box/lua/net_box.lua for examples.
> ---

Looks good to me, but can't push it now as it depends on the previous
patch.



More information about the Tarantool-patches mailing list