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

net.box: rewrite state machine (transport) in C

Line-by-line (mostly) migration of the net.box state machine
implementation from Lua to C. The C implementation uses the iostream
abstration, which will allow us to to easily support complex network
protocols under IPROTO in future.

Closes #6291
parent 75364a71
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