Skip to content
Snippets Groups Projects
Commit 03f8270b authored by Aleksandr Lyapunov's avatar Aleksandr Lyapunov Committed by Serge Petrenko
Browse files

box: export more symbols

box_info_lsn
box_is_ro
box_ro_reason
box_wait_ro

Closes #10378

NO_CHANGELOG=minor change

@TarantoolBot document
Title: document 4 more symbols in public C API

box_info_lsn
box_is_ro
box_ro_reason
box_wait_ro

Their meaning is identical to lua methods:

box.info.lsn
box.info.ro
box.info.ro_reason
box.wait_ro

(cherry picked from commit f1c76b976077e8078c42990546d9dbbdea315425)
parent 21f2ba4c
No related branches found
No related tags found
Loading
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