Skip to content
Snippets Groups Projects
Commit e3f2bea0 authored by Georgiy Lebedev's avatar Georgiy Lebedev Committed by Aleksandr Lyapunov
Browse files

net.box: refactor netbox method encoders arguments

In scope of #8633 call and eval encoding will require an additional
argument (whether to encode tuples as extensions and send formats), and
method encoders already have 3 arguments (MsgPack stream, IPROTO sync and
IPROTO stream identifier): to simplify further extension of method encoders
move arguments to a netbox_method_encode_ctx struct.

Needed for #8633

NO_CHANGELOG=refactoring
NO_DOC=refactoring
NO_TEST=refactoring
parent a1a13b55
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment