Skip to content
Snippets Groups Projects
Commit 6c2058b2 authored by Dmitry E. Oboukhov's avatar Dmitry E. Oboukhov
Browse files

Merge branch 'master' of github.com:mailru/tarantool

parents 470ab0d0 85bdfa0c
No related branches found
No related tags found
No related merge requests found
......@@ -587,6 +587,7 @@ fiber_close(void)
fiber->fd = -1;
fiber->has_peer = false;
fiber->peer_name[0] = 0;
tbuf_reset(fiber->rbuf);
return r;
}
......
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