Skip to content
GitLab
Explore
Sign in
Register
feat(box.session): add uid and euid functions
Code
Review changes
Check out branch
Download
Patches
Plain diff
Alexey Protsenko
requested to merge
box-session-add-uid-euid
into
master
Feb 01, 2021
Overview
5
Commits
3
Pipelines
1
Changes
8
Expand
Implement box.session.uid and box.session.euid via lua C API.
Add seprate module to import Lua and Tarantool C functions via FFI.
Merge request reports