Couchbase C Client  3.3.12
Asynchronous C Client for Couchbase
libuv_io_opts.h File Reference

libuv integration with libcouchbase More...

#include <libcouchbase/couchbase.h>
#include <uv.h>

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.
 

Detailed Description

libuv integration with libcouchbase

Author
Mark Nunberg