Couchbase C Client
3.3.14
Asynchronous C Client for Couchbase
|
libuv integration with libcouchbase More...
Go to the source code of this file.
Data Structures | |
struct | lcbuv_options_t |
Options passed to the iops constructure. More... | |
Macros | |
#define | LCBUV_API |
Functions | |
LCBUV_API lcb_STATUS | lcb_create_libuv_io_opts (int version, lcb_io_opt_t *io, lcbuv_options_t *options) |
Use this if using an existing uv_loop_t. | |
libuv integration with libcouchbase