Skip to content
Snippets Groups Projects
Commit 6c5027b2 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

net.box: add __serialize and __tostring methods for future objects

__tostring always returns the type name, which is 'net.box.request'.

__serialize returns user-defined fields attached to the future or an
empty table if there's none.

Closes #6314
parent fb7fe96b
No related branches found
No related tags found
No related merge requests found
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