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

Add coio_wait() to public C API

Extract bsdsocket_io_wait() from bsdsocket.cc to public C API.
This very simple patch allow to use Tarantool event machine in
stored C procedures.

Other changes: replace fiber_wakeup() with fiber_call() here to save extra
               event loop iteration.
parent 008c20c2
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