From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 18 Apr 2019 20:37:33 +0300 From: Konstantin Osipov Subject: Re: [tarantool-patches] [PATCH v3 5/7] net.box: add skip_header option to use with buffer Message-ID: <20190418173733.GM13022@chai> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: tarantool-patches@freelists.org Cc: Vladimir Davydov , Alexander Turenko List-ID: * Alexander Turenko [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