gh-812: session.sync()
Provide access to iproto sync via session.sync() binding. The value is valid only at start of a Lua call before the first yield, after which it may be replaced with a sync from another request running on the same session.
Showing
- src/box/iproto.cc 1 addition, 0 deletionssrc/box/iproto.cc
- src/box/lua/session.cc 13 additions, 0 deletionssrc/box/lua/session.cc
- src/box/session.cc 1 addition, 0 deletionssrc/box/session.cc
- src/box/session.h 16 additions, 2 deletionssrc/box/session.h
- test/box/session.result 8 additions, 0 deletionstest/box/session.result
- test/box/session.test.lua 2 additions, 0 deletionstest/box/session.test.lua
Loading
Please register or sign in to comment