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

Konstantin Osipov kostja at tarantool.org
Thu Apr 18 20:37:33 MSK 2019


* Alexander Turenko <alexander.turenko at tarantool.org> [19/04/10 18:23]:
> 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.

I'm sorry I don't understand from this comment what this function
does and why. I would expect it to skip entire IPROTO_HEADER and
only return IPROTO_BODY. Does it?

-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov



More information about the Tarantool-patches mailing list