Skip to content
Snippets Groups Projects
Commit 92c19310 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Refactoring: instantiate fiber->rbuf, fiber->iov, fiber->cleanup by value.

Instantiate fiber IO buffers by value.

Why this is needed: in preparation for removal of network
IO from fiber code, make sure we do less juggling
with tbufs in fiber_gc().

Remove unused code.
parent 3266776c
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