Skip to content
Snippets Groups Projects
Commit c27af84f authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Fix #594: builtin/net.box.lua:632: bad argument #1 to 'setmetatable'

This patch also fixes incorrect offset calculation in buffer
with multiple responses:

    self.rbuf = string.sub(self.rbuf, off + 1)
parent 72fc8775
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