Move all iov functions to a common prefix (iov_).
Rename all iov_ functions to use a common prefix. This is used in the patch which adds hides box output behind an interface, and allows results of box.process() to be returned directly into Lua.
Showing
- core/fiber.m 18 additions, 4 deletionscore/fiber.m
- core/iproto.m 4 additions, 4 deletionscore/iproto.m
- core/tarantool_lua.m 1 addition, 1 deletioncore/tarantool_lua.m
- include/fiber.h 8 additions, 13 deletionsinclude/fiber.h
- mod/box/box.m 14 additions, 14 deletionsmod/box/box.m
- mod/box/memcached-grammar.m 63 additions, 63 deletionsmod/box/memcached-grammar.m
- mod/box/memcached-grammar.rl 7 additions, 7 deletionsmod/box/memcached-grammar.rl
- mod/box/memcached.m 8 additions, 8 deletionsmod/box/memcached.m
Loading
Please register or sign in to comment