couchbase 4.4.1 → 4.4.3
Sign up to get free protection for your applications and to get access to all the features.
- package/CMakeLists.txt +16 -5
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/as_tuple.hpp +35 -9
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/associated_immediate_executor.hpp +3 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/associator.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/async_result.hpp +74 -68
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_datagram_socket.hpp +11 -11
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_deadline_timer.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_random_access_file.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_raw_socket.hpp +10 -10
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_readable_pipe.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_seq_packet_socket.hpp +3 -3
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_serial_port.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_signal_set.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_socket.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_socket_acceptor.hpp +9 -9
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_stream_file.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_stream_socket.hpp +6 -6
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_waitable_timer.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_writable_pipe.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/bind_allocator.hpp +88 -22
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/bind_cancellation_slot.hpp +91 -22
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/bind_executor.hpp +105 -23
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/bind_immediate_executor.hpp +90 -23
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/buffer.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/buffer_registration.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/cancel_after.hpp +301 -0
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/cancel_at.hpp +294 -0
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98/asio/asio/include/asio/experimental/impl → b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio}/co_composed.hpp +204 -59
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/completion_condition.hpp +49 -0
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/compose.hpp +128 -0
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98/asio/asio/include/asio/compose.hpp → b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/composed.hpp} +160 -66
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/connect.hpp +214 -48
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/coroutine.hpp +3 -4
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/default_completion_token.hpp +89 -0
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/deferred.hpp +8 -4
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detached.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/buffered_stream_storage.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98/asio/asio/include/asio/experimental/detail/channel_message.hpp → b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/detail/completion_message.hpp} +14 -16
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98/asio/asio/include/asio/experimental/detail/channel_payload.hpp → b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/detail/completion_payload.hpp} +30 -32
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98/asio/asio/include/asio/experimental/detail/channel_handler.hpp → b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/detail/completion_payload_handler.hpp} +15 -13
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/deadline_timer_service.hpp +5 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/handler_alloc_helpers.hpp +14 -116
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/descriptor_ops.ipp +36 -33
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/dev_poll_reactor.ipp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/reactive_descriptor_service.ipp +7 -5
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/reactive_socket_service_base.ipp +6 -4
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/socket_ops.ipp +36 -33
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/socket_select_interrupter.ipp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_iocp_handle_service.ipp +5 -5
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/detail/initiation_base.hpp +62 -0
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_descriptor_service.hpp +20 -16
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_socket_send_op.hpp +0 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_socket_service.hpp +4 -4
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_socket_service_base.hpp +23 -18
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/recycling_allocator.hpp +9 -0
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/resolve_endpoint_op.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/resolve_query_op.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/thread_info_base.hpp +11 -1
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/detail/timed_cancel_op.hpp +361 -0
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_socket_service_base.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_ssocket_service_base.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/basic_channel.hpp +2 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/basic_concurrent_channel.hpp +2 -1
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/experimental/co_composed.hpp +33 -0
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/detail/channel_receive_op.hpp +2 -3
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/detail/channel_send_functions.hpp +27 -19
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/detail/channel_send_op.hpp +0 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/detail/channel_service.hpp +17 -15
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/detail/coro_promise_allocator.hpp +2 -3
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/detail/impl/channel_service.hpp +4 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/detail/partial_promise.hpp +3 -5
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/impl/as_single.hpp +12 -7
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/parallel_group.hpp +38 -40
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/promise.hpp +3 -3
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/use_coro.hpp +3 -3
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/immediate.hpp +142 -0
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/append.hpp +14 -7
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/as_tuple.hpp +45 -14
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/impl/cancel_after.hpp +268 -0
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/include/asio/impl/cancel_at.hpp +268 -0
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/connect.hpp +60 -166
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/consign.hpp +14 -7
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/detached.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/prepend.hpp +14 -7
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/read.hpp +26 -177
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/read_at.hpp +16 -82
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/read_until.hpp +13 -286
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/redirect_error.hpp +55 -18
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/spawn.hpp +0 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/write.hpp +26 -185
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/write_at.hpp +16 -87
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/io_context_strand.hpp +5 -5
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/basic_resolver.hpp +6 -6
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/detail/socket_option.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/posix/basic_descriptor.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/posix/basic_stream_descriptor.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/read.hpp +127 -28
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/read_at.hpp +70 -20
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/read_until.hpp +114 -36
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/redirect_error.hpp +43 -3
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/registered_buffer.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/spawn.hpp +0 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/impl/openssl_init.ipp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/impl/context.ipp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/stream.hpp +5 -5
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/version.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/windows/basic_object_handle.hpp +1 -1
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/windows/basic_random_access_handle.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/windows/basic_stream_handle.hpp +2 -2
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/write.hpp +147 -35
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/write_at.hpp +74 -22
- package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio.hpp +6 -0
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/src/asio.cpp +11 -0
- package/deps/couchbase-cxx-cache/asio/b710bc0ca14b231d20e983b02d27485125c7860e/asio/asio/src/asio_ssl.cpp +11 -0
- package/deps/couchbase-cxx-cache/mozilla-ca-bundle.crt +100 -2
- package/deps/couchbase-cxx-cache/mozilla-ca-bundle.sha256 +1 -1
- package/deps/couchbase-cxx-client/CMakeLists.txt +147 -97
- package/deps/couchbase-cxx-client/README.md +16 -2
- package/deps/couchbase-cxx-client/cmake/Packaging.cmake +147 -17
- package/deps/couchbase-cxx-client/cmake/Testing.cmake +36 -10
- package/deps/couchbase-cxx-client/cmake/ThirdPartyDependencies.cmake +25 -13
- package/deps/couchbase-cxx-client/cmake/VersionInfo.cmake +24 -10
- package/deps/couchbase-cxx-client/cmake/couchbase-cxx-client.spec.in +104 -0
- package/deps/couchbase-cxx-client/cmake/couchbase_cxx_client-config.cmake.in +3 -0
- package/deps/couchbase-cxx-client/cmake/tarball_glob.txt +91 -0
- package/deps/couchbase-cxx-client/core/agent_group.cxx +8 -0
- package/deps/couchbase-cxx-client/core/agent_group.hxx +4 -0
- package/deps/couchbase-cxx-client/core/bucket.cxx +16 -20
- package/deps/couchbase-cxx-client/core/bucket.hxx +12 -12
- package/deps/couchbase-cxx-client/core/cluster.cxx +48 -56
- package/deps/couchbase-cxx-client/core/cluster_agent.cxx +8 -0
- package/deps/couchbase-cxx-client/core/cluster_agent.hxx +4 -0
- package/deps/couchbase-cxx-client/core/collections_component.cxx +3 -3
- package/deps/couchbase-cxx-client/core/columnar/agent.cxx +63 -2
- package/deps/couchbase-cxx-client/core/columnar/agent.hxx +15 -0
- package/deps/couchbase-cxx-client/core/columnar/agent_config.cxx +3 -2
- package/deps/couchbase-cxx-client/core/columnar/agent_config.hxx +2 -0
- package/deps/couchbase-cxx-client/core/columnar/database_management_options.hxx +56 -0
- package/deps/couchbase-cxx-client/core/columnar/error.hxx +2 -2
- package/deps/couchbase-cxx-client/core/columnar/error_codes.cxx +44 -5
- package/deps/couchbase-cxx-client/core/columnar/error_codes.hxx +28 -0
- package/deps/couchbase-cxx-client/core/columnar/management_component.cxx +300 -0
- package/deps/couchbase-cxx-client/core/columnar/management_component.hxx +56 -0
- package/deps/couchbase-cxx-client/core/columnar/query_component.cxx +143 -62
- package/deps/couchbase-cxx-client/core/columnar/query_component.hxx +2 -1
- package/deps/couchbase-cxx-client/core/columnar/query_options.hxx +0 -5
- package/deps/couchbase-cxx-client/core/columnar/query_result.cxx +0 -3
- package/deps/couchbase-cxx-client/core/columnar/retry_info.hxx +3 -0
- package/deps/couchbase-cxx-client/core/crypto/cbcrypto.cc +159 -141
- package/deps/couchbase-cxx-client/core/crypto/cbcrypto.h +16 -14
- package/deps/couchbase-cxx-client/core/diagnostics_json.hxx +1 -1
- package/deps/couchbase-cxx-client/core/error_context/http_json.hxx +1 -1
- package/deps/couchbase-cxx-client/core/free_form_http_request.cxx +65 -1
- package/deps/couchbase-cxx-client/core/free_form_http_request.hxx +36 -7
- package/deps/couchbase-cxx-client/core/http_component.cxx +414 -107
- package/deps/couchbase-cxx-client/core/http_component.hxx +8 -0
- package/deps/couchbase-cxx-client/core/impl/analytics_index_manager.cxx +15 -15
- package/deps/couchbase-cxx-client/core/impl/bootstrap_error.hxx +10 -2
- package/deps/couchbase-cxx-client/core/impl/bucket.cxx +1 -1
- package/deps/couchbase-cxx-client/core/impl/bucket_manager.cxx +6 -6
- package/deps/couchbase-cxx-client/core/impl/cluster.cxx +40 -43
- package/deps/couchbase-cxx-client/core/impl/collection.cxx +2 -2
- package/deps/couchbase-cxx-client/core/impl/collection_manager.cxx +5 -5
- package/deps/couchbase-cxx-client/core/impl/lookup_in_replica.cxx +4 -0
- package/deps/couchbase-cxx-client/core/impl/observe_poll.cxx +13 -5
- package/deps/couchbase-cxx-client/core/impl/observe_poll.hxx +1 -3
- package/deps/couchbase-cxx-client/core/impl/query_index_manager.cxx +6 -6
- package/deps/couchbase-cxx-client/core/impl/scan_result.cxx +1 -1
- package/deps/couchbase-cxx-client/core/impl/search_index_manager.cxx +12 -12
- package/deps/couchbase-cxx-client/core/io/http_command.hxx +31 -20
- package/deps/couchbase-cxx-client/core/io/http_session.cxx +27 -10
- package/deps/couchbase-cxx-client/core/io/http_session.hxx +19 -4
- package/deps/couchbase-cxx-client/core/io/http_session_manager.hxx +150 -56
- package/deps/couchbase-cxx-client/core/io/http_streaming_response.cxx +1 -0
- package/deps/couchbase-cxx-client/core/io/mcbp_command.hxx +15 -14
- package/deps/couchbase-cxx-client/core/io/mcbp_session.cxx +48 -33
- package/deps/couchbase-cxx-client/core/io/streams.cxx +256 -0
- package/deps/couchbase-cxx-client/core/io/streams.hxx +31 -155
- package/deps/couchbase-cxx-client/core/logger/configuration.hxx +5 -0
- package/deps/couchbase-cxx-client/core/logger/custom_rotating_file_sink.cxx +14 -12
- package/deps/couchbase-cxx-client/core/logger/custom_rotating_file_sink.hxx +1 -1
- package/deps/couchbase-cxx-client/core/logger/logger.cxx +49 -17
- package/deps/couchbase-cxx-client/core/logger/logger.hxx +7 -0
- package/deps/couchbase-cxx-client/core/meta/version.cxx +15 -13
- package/deps/couchbase-cxx-client/core/metrics/logging_meter.cxx +4 -4
- package/deps/couchbase-cxx-client/core/metrics/meter_wrapper.cxx +188 -0
- package/deps/couchbase-cxx-client/core/metrics/meter_wrapper.hxx +73 -0
- package/deps/couchbase-cxx-client/core/operations/document_lookup_in.cxx +4 -0
- package/deps/couchbase-cxx-client/core/operations/document_lookup_in.hxx +1 -0
- package/deps/couchbase-cxx-client/core/operations/document_lookup_in_all_replicas.hxx +2 -2
- package/deps/couchbase-cxx-client/core/operations/document_lookup_in_any_replica.hxx +4 -3
- package/deps/couchbase-cxx-client/core/operations/management/bucket_describe.cxx +2 -1
- package/deps/couchbase-cxx-client/core/operations/management/bucket_drop.cxx +3 -1
- package/deps/couchbase-cxx-client/core/operations/management/bucket_flush.cxx +3 -1
- package/deps/couchbase-cxx-client/core/operations/management/bucket_get.cxx +3 -1
- package/deps/couchbase-cxx-client/core/operations/management/bucket_update.cxx +3 -1
- package/deps/couchbase-cxx-client/core/operations/management/collection_create.cxx +3 -2
- package/deps/couchbase-cxx-client/core/operations/management/collection_drop.cxx +5 -2
- package/deps/couchbase-cxx-client/core/operations/management/collection_update.cxx +4 -2
- package/deps/couchbase-cxx-client/core/operations/management/group_upsert.cxx +3 -3
- package/deps/couchbase-cxx-client/core/operations/management/scope_create.cxx +2 -1
- package/deps/couchbase-cxx-client/core/operations/management/scope_drop.cxx +4 -1
- package/deps/couchbase-cxx-client/core/operations/management/scope_get_all.cxx +3 -1
- package/deps/couchbase-cxx-client/core/operations/management/search_index_analyze_document.cxx +3 -2
- package/deps/couchbase-cxx-client/core/operations/management/search_index_control_ingest.cxx +3 -2
- package/deps/couchbase-cxx-client/core/operations/management/search_index_control_plan_freeze.cxx +3 -2
- package/deps/couchbase-cxx-client/core/operations/management/search_index_control_query.cxx +3 -2
- package/deps/couchbase-cxx-client/core/operations/management/search_index_drop.cxx +5 -2
- package/deps/couchbase-cxx-client/core/operations/management/search_index_get.cxx +5 -2
- package/deps/couchbase-cxx-client/core/operations/management/search_index_get_all.cxx +4 -2
- package/deps/couchbase-cxx-client/core/operations/management/search_index_get_documents_count.cxx +3 -2
- package/deps/couchbase-cxx-client/core/operations/management/search_index_upsert.cxx +5 -2
- package/deps/couchbase-cxx-client/core/operations/management/view_index_drop.cxx +2 -1
- package/deps/couchbase-cxx-client/core/operations/management/view_index_get.cxx +2 -1
- package/deps/couchbase-cxx-client/core/operations/management/view_index_get_all.cxx +3 -1
- package/deps/couchbase-cxx-client/core/operations/management/view_index_upsert.cxx +2 -1
- package/deps/couchbase-cxx-client/core/origin.cxx +37 -17
- package/deps/couchbase-cxx-client/core/platform/CMakeLists.txt +0 -19
- package/deps/couchbase-cxx-client/core/platform/base64.cc +26 -20
- package/deps/couchbase-cxx-client/core/platform/dirutils.cc +17 -10
- package/deps/couchbase-cxx-client/core/platform/random.cc +15 -7
- package/deps/couchbase-cxx-client/core/platform/string_hex.cc +30 -26
- package/deps/couchbase-cxx-client/core/platform/string_hex.h +1 -0
- package/deps/couchbase-cxx-client/core/platform/terminate_handler.cc +13 -11
- package/deps/couchbase-cxx-client/core/platform/uuid.cc +10 -8
- package/deps/couchbase-cxx-client/core/platform/uuid.h +6 -6
- package/deps/couchbase-cxx-client/core/row_streamer.cxx +1 -1
- package/deps/couchbase-cxx-client/core/sasl/context.cc +2 -2
- package/deps/couchbase-cxx-client/core/sasl/mechanism.cc +3 -5
- package/deps/couchbase-cxx-client/core/sasl/mechanism.h +2 -5
- package/deps/couchbase-cxx-client/core/sasl/plain/plain.cc +2 -2
- package/deps/couchbase-cxx-client/core/sasl/scram-sha/scram-sha.cc +21 -20
- package/deps/couchbase-cxx-client/core/sasl/scram-sha/stringutils.cc +4 -4
- package/deps/couchbase-cxx-client/core/sasl/scram-sha/stringutils.h +4 -4
- package/deps/couchbase-cxx-client/core/topology/configuration.hxx +2 -0
- package/deps/couchbase-cxx-client/core/topology/configuration_json.hxx +8 -0
- package/deps/couchbase-cxx-client/core/tracing/constants.hxx +3 -0
- package/deps/couchbase-cxx-client/core/tracing/threshold_logging_tracer.cxx +22 -26
- package/deps/couchbase-cxx-client/core/tracing/threshold_logging_tracer.hxx +1 -1
- package/deps/couchbase-cxx-client/core/tracing/tracer_wrapper.cxx +87 -0
- package/deps/couchbase-cxx-client/core/tracing/tracer_wrapper.hxx +57 -0
- package/deps/couchbase-cxx-client/core/transactions/attempt_context_impl.cxx +16 -15
- package/deps/couchbase-cxx-client/core/transactions/attempt_context_impl.hxx +2 -2
- package/deps/couchbase-cxx-client/core/transactions/staged_mutation.cxx +2 -2
- package/deps/couchbase-cxx-client/core/transactions/transactions.cxx +2 -2
- package/deps/couchbase-cxx-client/core/utils/connection_string.cxx +128 -52
- package/deps/couchbase-cxx-client/core/utils/movable_function.hxx +0 -1
- package/deps/couchbase-cxx-client/couchbase/analytics_meta_data.hxx +2 -1
- package/deps/couchbase-cxx-client/couchbase/analytics_options.hxx +32 -15
- package/deps/couchbase-cxx-client/couchbase/analytics_result.hxx +7 -9
- package/deps/couchbase-cxx-client/couchbase/behavior_options.hxx +1 -10
- package/deps/couchbase-cxx-client/couchbase/boolean_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/codec/codec_flags.hxx +0 -1
- package/deps/couchbase-cxx-client/couchbase/codec/default_json_transcoder.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/codec/tao_json_serializer.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/collection.hxx +14 -0
- package/deps/couchbase-cxx-client/couchbase/conjunction_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/date_range_query.hxx +2 -2
- package/deps/couchbase-cxx-client/couchbase/disjunction_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/geo_bounding_box_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/geo_distance_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/geo_polygon_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/get_replica_result.hxx +2 -2
- package/deps/couchbase-cxx-client/couchbase/get_result.hxx +2 -2
- package/deps/couchbase-cxx-client/couchbase/lookup_in_result.hxx +20 -7
- package/deps/couchbase-cxx-client/couchbase/match_phrase_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/match_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/mutate_in_result.hxx +17 -6
- package/deps/couchbase-cxx-client/couchbase/mutate_in_specs.hxx +16 -12
- package/deps/couchbase-cxx-client/couchbase/network_options.hxx +11 -1
- package/deps/couchbase-cxx-client/couchbase/numeric_range_query.hxx +2 -1
- package/deps/couchbase-cxx-client/couchbase/phrase_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/prefix_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/query_options.hxx +32 -14
- package/deps/couchbase-cxx-client/couchbase/query_result.hxx +9 -7
- package/deps/couchbase-cxx-client/couchbase/query_string_query.hxx +3 -3
- package/deps/couchbase-cxx-client/couchbase/regexp_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/search_numeric_range.hxx +1 -0
- package/deps/couchbase-cxx-client/couchbase/search_options.hxx +9 -3
- package/deps/couchbase-cxx-client/couchbase/term_range_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/transactions/async_attempt_context.hxx +7 -1
- package/deps/couchbase-cxx-client/couchbase/transactions/attempt_context.hxx +36 -10
- package/deps/couchbase-cxx-client/couchbase/transactions/transaction_get_result.hxx +26 -3
- package/deps/couchbase-cxx-client/couchbase/vector_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase/wildcard_query.hxx +1 -1
- package/deps/couchbase-cxx-client/couchbase-sdk-cxx-black-duck-manifest.yaml +1 -1
- package/package.json +10 -8
- package/scripts/buildPrebuild.js +44 -4
- package/scripts/prebuilds.js +69 -31
- package/src/binding.cpp +13 -13
- package/deps/couchbase-cxx-cache/asio/6a3b5a552ffb18a235024ec851619cfcb1337a98/asio/asio/include/asio/experimental/co_composed.hpp +0 -145
- package/deps/couchbase-cxx-client/core/logger/CMakeLists.txt +0 -10
- package/deps/couchbase-cxx-client/core/meta/CMakeLists.txt +0 -29
- package/deps/couchbase-cxx-client/core/metrics/CMakeLists.txt +0 -16
- package/deps/couchbase-cxx-client/core/tracing/CMakeLists.txt +0 -14
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/any_completion_executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/any_completion_handler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/any_io_executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/append.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/associated_allocator.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/associated_cancellation_slot.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/associated_executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/awaitable.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_file.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_io_object.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_socket_iostream.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_socket_streambuf.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_streambuf.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/basic_streambuf_fwd.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/buffered_read_stream.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/buffered_read_stream_fwd.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/buffered_stream.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/buffered_stream_fwd.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/buffered_write_stream.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/buffered_write_stream_fwd.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/buffers_iterator.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/cancellation_signal.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/cancellation_state.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/cancellation_type.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/co_spawn.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/connect_pipe.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/consign.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/deadline_timer.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/defer.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/array.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/array_fwd.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/assert.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/atomic_count.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/base_from_cancellation_state.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/base_from_completion_cond.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/bind_handler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/blocking_executor_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/buffer_resize_guard.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/buffer_sequence_adapter.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/call_stack.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/chrono.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/chrono_time_traits.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/completion_handler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/composed_work.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/concurrency_hint.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/conditionally_enabled_event.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/conditionally_enabled_mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/config.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/consuming_buffers.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/cstddef.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/cstdint.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/date_time_fwd.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/dependent_type.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/descriptor_ops.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/descriptor_read_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/descriptor_write_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/dev_poll_reactor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/epoll_reactor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/event.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/eventfd_select_interrupter.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/exception.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/executor_function.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/executor_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/fd_set_adapter.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/fenced_block.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/functional.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/future.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/global.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/handler_cont_helpers.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/handler_tracking.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/handler_type_requirements.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/handler_work.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/hash_map.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/buffer_sequence_adapter.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/dev_poll_reactor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/epoll_reactor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/epoll_reactor.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/eventfd_select_interrupter.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/handler_tracking.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/io_uring_descriptor_service.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/io_uring_file_service.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/io_uring_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/io_uring_service.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/io_uring_socket_service_base.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/kqueue_reactor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/kqueue_reactor.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/null_event.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/pipe_select_interrupter.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/posix_event.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/posix_mutex.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/posix_serial_port_service.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/posix_thread.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/posix_tss_ptr.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/resolver_service_base.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/scheduler.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/select_reactor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/select_reactor.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/service_registry.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/service_registry.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/signal_set_service.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/strand_executor_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/strand_executor_service.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/strand_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/strand_service.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/thread_context.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/throw_error.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/timer_queue_ptime.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/timer_queue_set.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_event.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_iocp_file_service.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_iocp_io_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_iocp_io_context.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_iocp_serial_port_service.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_iocp_socket_service_base.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_mutex.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_object_handle_service.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_static_mutex.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_thread.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/win_tss_ptr.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/winrt_ssocket_service_base.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/winrt_timer_scheduler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/winrt_timer_scheduler.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/impl/winsock_init.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/initiate_defer.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/initiate_dispatch.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/initiate_post.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_control.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_object_impl.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_descriptor_read_at_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_descriptor_read_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_descriptor_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_descriptor_write_at_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_descriptor_write_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_file_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_null_buffers_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_operation.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_socket_accept_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_socket_connect_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_socket_recv_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_socket_recvfrom_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_socket_recvmsg_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_socket_send_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_socket_sendto_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_socket_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_socket_service_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/io_uring_wait_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/is_buffer_sequence.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/is_executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/keyword_tss_ptr.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/kqueue_reactor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/limits.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/local_free_on_block_exit.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/memory.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/non_const_lvalue.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/noncopyable.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/null_event.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/null_fenced_block.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/null_global.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/null_mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/null_reactor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/null_signal_blocker.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/null_socket_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/null_static_mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/null_thread.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/null_tss_ptr.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/object_pool.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/old_win_sdk_compat.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/op_queue.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/operation.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/pipe_select_interrupter.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/pop_options.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/posix_event.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/posix_fd_set_adapter.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/posix_global.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/posix_mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/posix_serial_port_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/posix_signal_blocker.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/posix_static_mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/posix_thread.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/posix_tss_ptr.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/push_options.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_null_buffers_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_socket_accept_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_socket_connect_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_socket_recv_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_socket_recvfrom_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_socket_recvmsg_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_socket_sendto_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactive_wait_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactor_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/reactor_op_queue.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/regex_fwd.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/resolve_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/resolver_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/resolver_service_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/scheduler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/scheduler_operation.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/scheduler_task.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/scheduler_thread_info.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/scoped_lock.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/scoped_ptr.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/select_interrupter.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/select_reactor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/service_registry.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/signal_blocker.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/signal_handler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/signal_init.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/signal_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/signal_set_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/socket_holder.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/socket_ops.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/socket_option.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/socket_select_interrupter.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/socket_types.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/source_location.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/static_mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/std_event.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/std_fenced_block.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/std_global.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/std_mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/std_static_mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/std_thread.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/strand_executor_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/strand_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/string_view.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/thread.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/thread_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/thread_group.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/throw_error.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/throw_exception.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/timer_queue.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/timer_queue_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/timer_queue_ptime.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/timer_queue_set.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/timer_scheduler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/timer_scheduler_fwd.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/tss_ptr.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/type_traits.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/utility.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/wait_handler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/wait_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_event.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_fd_set_adapter.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_global.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_file_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_handle_read_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_handle_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_handle_write_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_io_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_null_buffers_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_operation.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_overlapped_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_overlapped_ptr.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_serial_port_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_socket_accept_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_socket_connect_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_socket_recv_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_socket_recvfrom_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_socket_recvmsg_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_socket_send_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_socket_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_thread_info.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_iocp_wait_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_object_handle_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_static_mutex.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_thread.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/win_tss_ptr.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winapp_thread.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/wince_thread.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_async_manager.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_async_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_resolve_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_resolver_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_socket_connect_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_socket_recv_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_socket_send_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_ssocket_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_timer_scheduler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winrt_utils.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/winsock_init.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/work_dispatcher.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/detail/wrapped_handler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/dispatch.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/error.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/error_code.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/allocator.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/any_executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/bad_executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/blocking.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/blocking_adaptation.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/context_as.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/impl/bad_executor.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/invocable_archetype.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/mapping.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/occupancy.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/outstanding_work.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/prefer_only.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution/relationship.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/execution_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/executor_work_guard.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/append.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/as_single.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/as_tuple.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/awaitable_operators.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/cancellation_condition.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/channel.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/channel_error.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/channel_traits.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/co_spawn.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/concurrent_channel.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/coro.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/coro_traits.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/deferred.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/detail/channel_operation.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/detail/coro_completion_handler.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/detail/has_signature.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/impl/channel_error.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/impl/coro.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/impl/parallel_group.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/impl/promise.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/impl/use_coro.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/impl/use_promise.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/prepend.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/experimental/use_promise.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/file_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/generic/basic_endpoint.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/generic/datagram_protocol.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/generic/detail/endpoint.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/generic/detail/impl/endpoint.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/generic/raw_protocol.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/generic/seq_packet_protocol.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/generic/stream_protocol.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/handler_continuation_hook.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/high_resolution_timer.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/any_completion_executor.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/any_io_executor.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/awaitable.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/buffered_read_stream.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/buffered_write_stream.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/cancellation_signal.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/co_spawn.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/connect_pipe.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/connect_pipe.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/deferred.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/error.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/error_code.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/execution_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/execution_context.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/executor.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/io_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/io_context.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/multiple_exceptions.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/serial_port_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/serial_port_base.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/src.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/system_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/system_context.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/system_executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/thread_pool.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/thread_pool.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/use_awaitable.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/impl/use_future.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/io_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/io_service.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/io_service_strand.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/address.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/address_v4.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/address_v4_iterator.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/address_v4_range.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/address_v6.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/address_v6_iterator.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/address_v6_range.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/bad_address_cast.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/basic_endpoint.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/basic_resolver_entry.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/basic_resolver_iterator.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/basic_resolver_query.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/basic_resolver_results.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/detail/endpoint.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/detail/impl/endpoint.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/host_name.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/icmp.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/address.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/address.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/address_v4.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/address_v4.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/address_v6.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/address_v6.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/basic_endpoint.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/host_name.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/network_v4.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/network_v4.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/network_v6.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/impl/network_v6.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/multicast.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/network_v4.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/network_v6.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/resolver_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/resolver_query_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/tcp.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/udp.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/unicast.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ip/v6_only.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/is_applicable_property.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/is_contiguous_iterator.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/is_executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/is_read_buffered.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/is_write_buffered.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/local/basic_endpoint.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/local/connect_pair.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/local/datagram_protocol.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/local/detail/endpoint.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/local/detail/impl/endpoint.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/local/seq_packet_protocol.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/local/stream_protocol.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/multiple_exceptions.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/packaged_task.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/placeholders.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/posix/descriptor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/posix/descriptor_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/posix/stream_descriptor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/post.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/prefer.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/prepend.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/query.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/random_access_file.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/readable_pipe.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/recycling_allocator.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/require.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/require_concept.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/serial_port.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/serial_port_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/signal_set.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/signal_set_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/socket_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/context_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/buffered_handshake_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/engine.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/handshake_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/impl/engine.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/io.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/openssl_init.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/openssl_types.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/password_callback.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/read_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/shutdown_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/stream_core.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/verify_callback.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/detail/write_op.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/error.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/host_name_verification.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/impl/context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/impl/error.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/impl/host_name_verification.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/impl/rfc2818_verification.ipp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/impl/src.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/rfc2818_verification.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/stream_base.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/verify_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl/verify_mode.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ssl.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/static_thread_pool.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/steady_timer.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/strand.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/stream_file.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/streambuf.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/system_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/system_error.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/system_executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/system_timer.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/this_coro.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/thread.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/thread_pool.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/time_traits.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/equality_comparable.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/execute_member.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/prefer_free.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/prefer_member.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/query_free.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/query_member.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/query_static_constexpr_member.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/require_concept_free.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/require_concept_member.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/require_free.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/require_member.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/static_query.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/static_require.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/traits/static_require_concept.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ts/buffer.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ts/executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ts/internet.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ts/io_context.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ts/net.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ts/netfwd.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ts/socket.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/ts/timer.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/unyield.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/use_awaitable.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/use_future.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/uses_executor.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/wait_traits.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/windows/basic_overlapped_handle.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/windows/object_handle.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/windows/overlapped_handle.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/windows/overlapped_ptr.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/windows/random_access_handle.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/windows/stream_handle.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/writable_pipe.hpp +0 -0
- /package/deps/couchbase-cxx-cache/asio/{6a3b5a552ffb18a235024ec851619cfcb1337a98 → b710bc0ca14b231d20e983b02d27485125c7860e}/asio/asio/include/asio/yield.hpp +0 -0
- /package/deps/couchbase-cxx-client/cmake/{couchbase-cxx-client.pc.in → couchbase_cxx_client.pc.in} +0 -0
@@ -16,10 +16,11 @@
|
|
16
16
|
#endif // defined(_MSC_VER) && (_MSC_VER >= 1200)
|
17
17
|
|
18
18
|
#include "asio/detail/config.hpp"
|
19
|
-
#include "asio/detail/type_traits.hpp"
|
20
19
|
#include "asio/associated_executor.hpp"
|
21
20
|
#include "asio/associator.hpp"
|
22
21
|
#include "asio/async_result.hpp"
|
22
|
+
#include "asio/detail/initiation_base.hpp"
|
23
|
+
#include "asio/detail/type_traits.hpp"
|
23
24
|
#include "asio/execution/executor.hpp"
|
24
25
|
#include "asio/execution_context.hpp"
|
25
26
|
#include "asio/is_executor.hpp"
|
@@ -394,6 +395,49 @@ private:
|
|
394
395
|
uses_executor<T, Executor>::value> base_type;
|
395
396
|
};
|
396
397
|
|
398
|
+
/// A function object type that adapts a @ref completion_token to specify that
|
399
|
+
/// the completion handler should have the supplied executor as its associated
|
400
|
+
/// executor.
|
401
|
+
/**
|
402
|
+
* May also be used directly as a completion token, in which case it adapts the
|
403
|
+
* asynchronous operation's default completion token (or asio::deferred
|
404
|
+
* if no default is available).
|
405
|
+
*/
|
406
|
+
template <typename Executor>
|
407
|
+
struct partial_executor_binder
|
408
|
+
{
|
409
|
+
/// Constructor that specifies associated executor.
|
410
|
+
explicit partial_executor_binder(const Executor& ex)
|
411
|
+
: executor_(ex)
|
412
|
+
{
|
413
|
+
}
|
414
|
+
|
415
|
+
/// Adapt a @ref completion_token to specify that the completion handler
|
416
|
+
/// should have the executor as its associated executor.
|
417
|
+
template <typename CompletionToken>
|
418
|
+
ASIO_NODISCARD inline
|
419
|
+
constexpr executor_binder<decay_t<CompletionToken>, Executor>
|
420
|
+
operator()(CompletionToken&& completion_token) const
|
421
|
+
{
|
422
|
+
return executor_binder<decay_t<CompletionToken>, Executor>(executor_arg_t(),
|
423
|
+
static_cast<CompletionToken&&>(completion_token), executor_);
|
424
|
+
}
|
425
|
+
|
426
|
+
//private:
|
427
|
+
Executor executor_;
|
428
|
+
};
|
429
|
+
|
430
|
+
/// Create a partial completion token that associates an executor.
|
431
|
+
template <typename Executor>
|
432
|
+
ASIO_NODISCARD inline partial_executor_binder<Executor>
|
433
|
+
bind_executor(const Executor& ex,
|
434
|
+
constraint_t<
|
435
|
+
is_executor<Executor>::value || execution::is_executor<Executor>::value
|
436
|
+
> = 0)
|
437
|
+
{
|
438
|
+
return partial_executor_binder<Executor>(ex);
|
439
|
+
}
|
440
|
+
|
397
441
|
/// Associate an object of type @c T with an executor of type @c Executor.
|
398
442
|
template <typename Executor, typename T>
|
399
443
|
ASIO_NODISCARD inline executor_binder<decay_t<T>, Executor>
|
@@ -406,6 +450,20 @@ bind_executor(const Executor& ex, T&& t,
|
|
406
450
|
executor_arg_t(), ex, static_cast<T&&>(t));
|
407
451
|
}
|
408
452
|
|
453
|
+
/// Create a partial completion token that associates an execution context's
|
454
|
+
/// executor.
|
455
|
+
template <typename ExecutionContext>
|
456
|
+
ASIO_NODISCARD inline partial_executor_binder<
|
457
|
+
typename ExecutionContext::executor_type>
|
458
|
+
bind_executor(ExecutionContext& ctx,
|
459
|
+
constraint_t<
|
460
|
+
is_convertible<ExecutionContext&, execution_context&>::value
|
461
|
+
> = 0)
|
462
|
+
{
|
463
|
+
return partial_executor_binder<typename ExecutionContext::executor_type>(
|
464
|
+
ctx.get_executor());
|
465
|
+
}
|
466
|
+
|
409
467
|
/// Associate an object of type @c T with an execution context's executor.
|
410
468
|
template <typename ExecutionContext, typename T>
|
411
469
|
ASIO_NODISCARD inline executor_binder<decay_t<T>,
|
@@ -491,49 +549,48 @@ public:
|
|
491
549
|
}
|
492
550
|
|
493
551
|
template <typename Initiation>
|
494
|
-
struct init_wrapper
|
552
|
+
struct init_wrapper : detail::initiation_base<Initiation>
|
495
553
|
{
|
496
|
-
|
497
|
-
init_wrapper(const Executor& ex, Init&& init)
|
498
|
-
: ex_(ex),
|
499
|
-
initiation_(static_cast<Init&&>(init))
|
500
|
-
{
|
501
|
-
}
|
554
|
+
using detail::initiation_base<Initiation>::initiation_base;
|
502
555
|
|
503
556
|
template <typename Handler, typename... Args>
|
504
|
-
void operator()(Handler&& handler, Args&&... args)
|
557
|
+
void operator()(Handler&& handler, const Executor& e, Args&&... args) &&
|
505
558
|
{
|
506
|
-
static_cast<Initiation&&>(
|
559
|
+
static_cast<Initiation&&>(*this)(
|
507
560
|
executor_binder<decay_t<Handler>, Executor>(
|
508
|
-
executor_arg_t(),
|
561
|
+
executor_arg_t(), e, static_cast<Handler&&>(handler)),
|
509
562
|
static_cast<Args&&>(args)...);
|
510
563
|
}
|
511
564
|
|
512
565
|
template <typename Handler, typename... Args>
|
513
|
-
void operator()(Handler&& handler,
|
566
|
+
void operator()(Handler&& handler,
|
567
|
+
const Executor& e, Args&&... args) const &
|
514
568
|
{
|
515
|
-
|
569
|
+
static_cast<const Initiation&>(*this)(
|
516
570
|
executor_binder<decay_t<Handler>, Executor>(
|
517
|
-
executor_arg_t(),
|
571
|
+
executor_arg_t(), e, static_cast<Handler&&>(handler)),
|
518
572
|
static_cast<Args&&>(args)...);
|
519
573
|
}
|
520
|
-
|
521
|
-
Executor ex_;
|
522
|
-
Initiation initiation_;
|
523
574
|
};
|
524
575
|
|
525
576
|
template <typename Initiation, typename RawCompletionToken, typename... Args>
|
526
577
|
static auto initiate(Initiation&& initiation,
|
527
578
|
RawCompletionToken&& token, Args&&... args)
|
528
579
|
-> decltype(
|
529
|
-
async_initiate<
|
530
|
-
|
531
|
-
|
580
|
+
async_initiate<
|
581
|
+
conditional_t<
|
582
|
+
is_const<remove_reference_t<RawCompletionToken>>::value, const T, T>,
|
583
|
+
Signature>(
|
584
|
+
declval<init_wrapper<decay_t<Initiation>>>(),
|
585
|
+
token.get(), token.get_executor(), static_cast<Args&&>(args)...))
|
532
586
|
{
|
533
|
-
return async_initiate<
|
587
|
+
return async_initiate<
|
588
|
+
conditional_t<
|
589
|
+
is_const<remove_reference_t<RawCompletionToken>>::value, const T, T>,
|
590
|
+
Signature>(
|
534
591
|
init_wrapper<decay_t<Initiation>>(
|
535
|
-
|
536
|
-
token.get(), static_cast<Args&&>(args)...);
|
592
|
+
static_cast<Initiation&&>(initiation)),
|
593
|
+
token.get(), token.get_executor(), static_cast<Args&&>(args)...);
|
537
594
|
}
|
538
595
|
|
539
596
|
private:
|
@@ -541,6 +598,31 @@ private:
|
|
541
598
|
async_result& operator=(const async_result&) = delete;
|
542
599
|
};
|
543
600
|
|
601
|
+
template <typename Executor, typename... Signatures>
|
602
|
+
struct async_result<partial_executor_binder<Executor>, Signatures...>
|
603
|
+
{
|
604
|
+
template <typename Initiation, typename RawCompletionToken, typename... Args>
|
605
|
+
static auto initiate(Initiation&& initiation,
|
606
|
+
RawCompletionToken&& token, Args&&... args)
|
607
|
+
-> decltype(
|
608
|
+
async_initiate<Signatures...>(
|
609
|
+
static_cast<Initiation&&>(initiation),
|
610
|
+
executor_binder<
|
611
|
+
default_completion_token_t<associated_executor_t<Initiation>>,
|
612
|
+
Executor>(executor_arg_t(), token.executor_,
|
613
|
+
default_completion_token_t<associated_executor_t<Initiation>>{}),
|
614
|
+
static_cast<Args&&>(args)...))
|
615
|
+
{
|
616
|
+
return async_initiate<Signatures...>(
|
617
|
+
static_cast<Initiation&&>(initiation),
|
618
|
+
executor_binder<
|
619
|
+
default_completion_token_t<associated_executor_t<Initiation>>,
|
620
|
+
Executor>(executor_arg_t(), token.executor_,
|
621
|
+
default_completion_token_t<associated_executor_t<Initiation>>{}),
|
622
|
+
static_cast<Args&&>(args)...);
|
623
|
+
}
|
624
|
+
};
|
625
|
+
|
544
626
|
template <template <typename, typename> class Associator,
|
545
627
|
typename T, typename Executor, typename DefaultCandidate>
|
546
628
|
struct associator<Associator, executor_binder<T, Executor>, DefaultCandidate>
|
@@ -16,10 +16,12 @@
|
|
16
16
|
#endif // defined(_MSC_VER) && (_MSC_VER >= 1200)
|
17
17
|
|
18
18
|
#include "asio/detail/config.hpp"
|
19
|
-
#include "asio/
|
19
|
+
#include "asio/associated_executor.hpp"
|
20
20
|
#include "asio/associated_immediate_executor.hpp"
|
21
21
|
#include "asio/associator.hpp"
|
22
22
|
#include "asio/async_result.hpp"
|
23
|
+
#include "asio/detail/initiation_base.hpp"
|
24
|
+
#include "asio/detail/type_traits.hpp"
|
23
25
|
|
24
26
|
#include "asio/detail/push_options.hpp"
|
25
27
|
|
@@ -365,6 +367,46 @@ private:
|
|
365
367
|
T target_;
|
366
368
|
};
|
367
369
|
|
370
|
+
/// A function object type that adapts a @ref completion_token to specify that
|
371
|
+
/// the completion handler should have the supplied executor as its associated
|
372
|
+
/// immediate executor.
|
373
|
+
/**
|
374
|
+
* May also be used directly as a completion token, in which case it adapts the
|
375
|
+
* asynchronous operation's default completion token (or asio::deferred
|
376
|
+
* if no default is available).
|
377
|
+
*/
|
378
|
+
template <typename Executor>
|
379
|
+
struct partial_immediate_executor_binder
|
380
|
+
{
|
381
|
+
/// Constructor that specifies associated executor.
|
382
|
+
explicit partial_immediate_executor_binder(const Executor& ex)
|
383
|
+
: executor_(ex)
|
384
|
+
{
|
385
|
+
}
|
386
|
+
|
387
|
+
/// Adapt a @ref completion_token to specify that the completion handler
|
388
|
+
/// should have the executor as its associated immediate executor.
|
389
|
+
template <typename CompletionToken>
|
390
|
+
ASIO_NODISCARD inline
|
391
|
+
constexpr immediate_executor_binder<decay_t<CompletionToken>, Executor>
|
392
|
+
operator()(CompletionToken&& completion_token) const
|
393
|
+
{
|
394
|
+
return immediate_executor_binder<decay_t<CompletionToken>, Executor>(
|
395
|
+
static_cast<CompletionToken&&>(completion_token), executor_);
|
396
|
+
}
|
397
|
+
|
398
|
+
//private:
|
399
|
+
Executor executor_;
|
400
|
+
};
|
401
|
+
|
402
|
+
/// Create a partial completion token that associates an executor.
|
403
|
+
template <typename Executor>
|
404
|
+
ASIO_NODISCARD inline partial_immediate_executor_binder<Executor>
|
405
|
+
bind_immediate_executor(const Executor& ex)
|
406
|
+
{
|
407
|
+
return partial_immediate_executor_binder<Executor>(ex);
|
408
|
+
}
|
409
|
+
|
368
410
|
/// Associate an object of type @c T with a immediate executor of type
|
369
411
|
/// @c Executor.
|
370
412
|
template <typename Executor, typename T>
|
@@ -449,52 +491,52 @@ public:
|
|
449
491
|
}
|
450
492
|
|
451
493
|
template <typename Initiation>
|
452
|
-
struct init_wrapper
|
494
|
+
struct init_wrapper : detail::initiation_base<Initiation>
|
453
495
|
{
|
454
|
-
|
455
|
-
init_wrapper(const Executor& e, Init&& init)
|
456
|
-
: executor_(e),
|
457
|
-
initiation_(static_cast<Init&&>(init))
|
458
|
-
{
|
459
|
-
}
|
496
|
+
using detail::initiation_base<Initiation>::initiation_base;
|
460
497
|
|
461
498
|
template <typename Handler, typename... Args>
|
462
|
-
void operator()(Handler&& handler, Args&&... args)
|
499
|
+
void operator()(Handler&& handler, const Executor& e, Args&&... args) &&
|
463
500
|
{
|
464
|
-
static_cast<Initiation&&>(
|
501
|
+
static_cast<Initiation&&>(*this)(
|
465
502
|
immediate_executor_binder<
|
466
503
|
decay_t<Handler>, Executor>(
|
467
|
-
|
504
|
+
e, static_cast<Handler&&>(handler)),
|
468
505
|
static_cast<Args&&>(args)...);
|
469
506
|
}
|
470
507
|
|
471
508
|
template <typename Handler, typename... Args>
|
472
|
-
void operator()(Handler&& handler,
|
509
|
+
void operator()(Handler&& handler,
|
510
|
+
const Executor& e, Args&&... args) const &
|
473
511
|
{
|
474
|
-
|
512
|
+
static_cast<const Initiation&>(*this)(
|
475
513
|
immediate_executor_binder<
|
476
514
|
decay_t<Handler>, Executor>(
|
477
|
-
|
515
|
+
e, static_cast<Handler&&>(handler)),
|
478
516
|
static_cast<Args&&>(args)...);
|
479
517
|
}
|
480
|
-
|
481
|
-
Executor executor_;
|
482
|
-
Initiation initiation_;
|
483
518
|
};
|
484
519
|
|
485
520
|
template <typename Initiation, typename RawCompletionToken, typename... Args>
|
486
521
|
static auto initiate(Initiation&& initiation,
|
487
522
|
RawCompletionToken&& token, Args&&... args)
|
488
523
|
-> decltype(
|
489
|
-
async_initiate<
|
490
|
-
|
491
|
-
|
524
|
+
async_initiate<
|
525
|
+
conditional_t<
|
526
|
+
is_const<remove_reference_t<RawCompletionToken>>::value, const T, T>,
|
527
|
+
Signature>(
|
528
|
+
declval<init_wrapper<decay_t<Initiation>>>(),
|
529
|
+
token.get(), token.get_immediate_executor(),
|
530
|
+
static_cast<Args&&>(args)...))
|
492
531
|
{
|
493
|
-
return async_initiate<
|
532
|
+
return async_initiate<
|
533
|
+
conditional_t<
|
534
|
+
is_const<remove_reference_t<RawCompletionToken>>::value, const T, T>,
|
535
|
+
Signature>(
|
494
536
|
init_wrapper<decay_t<Initiation>>(
|
495
|
-
token.get_immediate_executor(),
|
496
537
|
static_cast<Initiation&&>(initiation)),
|
497
|
-
token.get(),
|
538
|
+
token.get(), token.get_immediate_executor(),
|
539
|
+
static_cast<Args&&>(args)...);
|
498
540
|
}
|
499
541
|
|
500
542
|
private:
|
@@ -504,6 +546,31 @@ private:
|
|
504
546
|
async_result<T, Signature> target_;
|
505
547
|
};
|
506
548
|
|
549
|
+
template <typename Executor, typename... Signatures>
|
550
|
+
struct async_result<partial_immediate_executor_binder<Executor>, Signatures...>
|
551
|
+
{
|
552
|
+
template <typename Initiation, typename RawCompletionToken, typename... Args>
|
553
|
+
static auto initiate(Initiation&& initiation,
|
554
|
+
RawCompletionToken&& token, Args&&... args)
|
555
|
+
-> decltype(
|
556
|
+
async_initiate<Signatures...>(
|
557
|
+
static_cast<Initiation&&>(initiation),
|
558
|
+
immediate_executor_binder<
|
559
|
+
default_completion_token_t<associated_executor_t<Initiation>>,
|
560
|
+
Executor>(token.executor_,
|
561
|
+
default_completion_token_t<associated_executor_t<Initiation>>{}),
|
562
|
+
static_cast<Args&&>(args)...))
|
563
|
+
{
|
564
|
+
return async_initiate<Signatures...>(
|
565
|
+
static_cast<Initiation&&>(initiation),
|
566
|
+
immediate_executor_binder<
|
567
|
+
default_completion_token_t<associated_executor_t<Initiation>>,
|
568
|
+
Executor>(token.executor_,
|
569
|
+
default_completion_token_t<associated_executor_t<Initiation>>{}),
|
570
|
+
static_cast<Args&&>(args)...);
|
571
|
+
}
|
572
|
+
};
|
573
|
+
|
507
574
|
template <template <typename, typename> class Associator,
|
508
575
|
typename T, typename Executor, typename DefaultCandidate>
|
509
576
|
struct associator<Associator,
|
@@ -949,7 +949,7 @@ ASIO_NODISCARD inline ASIO_MUTABLE_BUFFER buffer(
|
|
949
949
|
{
|
950
950
|
return ASIO_MUTABLE_BUFFER(data, N * sizeof(PodType));
|
951
951
|
}
|
952
|
-
|
952
|
+
|
953
953
|
/// Create a new modifiable buffer that represents the given POD array.
|
954
954
|
/**
|
955
955
|
* @returns A mutable_buffer value equivalent to:
|
@@ -966,7 +966,7 @@ ASIO_NODISCARD inline ASIO_MUTABLE_BUFFER buffer(
|
|
966
966
|
N * sizeof(PodType) < max_size_in_bytes
|
967
967
|
? N * sizeof(PodType) : max_size_in_bytes);
|
968
968
|
}
|
969
|
-
|
969
|
+
|
970
970
|
/// Create a new non-modifiable buffer that represents the given POD array.
|
971
971
|
/**
|
972
972
|
* @returns A const_buffer value equivalent to:
|
@@ -0,0 +1,301 @@
|
|
1
|
+
//
|
2
|
+
// cancel_after.hpp
|
3
|
+
// ~~~~~~~~~~~~~~~~
|
4
|
+
//
|
5
|
+
// Copyright (c) 2003-2024 Christopher M. Kohlhoff (chris at kohlhoff dot com)
|
6
|
+
//
|
7
|
+
// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
8
|
+
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
9
|
+
//
|
10
|
+
|
11
|
+
#ifndef ASIO_CANCEL_AFTER_HPP
|
12
|
+
#define ASIO_CANCEL_AFTER_HPP
|
13
|
+
|
14
|
+
#if defined(_MSC_VER) && (_MSC_VER >= 1200)
|
15
|
+
# pragma once
|
16
|
+
#endif // defined(_MSC_VER) && (_MSC_VER >= 1200)
|
17
|
+
|
18
|
+
#include "asio/detail/config.hpp"
|
19
|
+
#include "asio/basic_waitable_timer.hpp"
|
20
|
+
#include "asio/cancellation_type.hpp"
|
21
|
+
#include "asio/detail/chrono.hpp"
|
22
|
+
#include "asio/detail/type_traits.hpp"
|
23
|
+
#include "asio/wait_traits.hpp"
|
24
|
+
|
25
|
+
#include "asio/detail/push_options.hpp"
|
26
|
+
|
27
|
+
namespace asio {
|
28
|
+
|
29
|
+
/// A @ref completion_token adapter that cancels an operation after a timeout.
|
30
|
+
/**
|
31
|
+
* The cancel_after_t class is used to indicate that an asynchronous operation
|
32
|
+
* should be cancelled if not complete before the specified duration has
|
33
|
+
* elapsed.
|
34
|
+
*/
|
35
|
+
template <typename CompletionToken, typename Clock,
|
36
|
+
typename WaitTraits = asio::wait_traits<Clock>>
|
37
|
+
class cancel_after_t
|
38
|
+
{
|
39
|
+
public:
|
40
|
+
/// Constructor.
|
41
|
+
template <typename T>
|
42
|
+
cancel_after_t(T&& completion_token, const typename Clock::duration& timeout,
|
43
|
+
cancellation_type_t cancel_type = cancellation_type::terminal)
|
44
|
+
: token_(static_cast<T&&>(completion_token)),
|
45
|
+
timeout_(timeout),
|
46
|
+
cancel_type_(cancel_type)
|
47
|
+
{
|
48
|
+
}
|
49
|
+
|
50
|
+
//private:
|
51
|
+
CompletionToken token_;
|
52
|
+
typename Clock::duration timeout_;
|
53
|
+
cancellation_type_t cancel_type_;
|
54
|
+
};
|
55
|
+
|
56
|
+
/// A @ref completion_token adapter that cancels an operation after a timeout.
|
57
|
+
/**
|
58
|
+
* The cancel_after_timer class is used to indicate that an asynchronous
|
59
|
+
* operation should be cancelled if not complete before the specified duration
|
60
|
+
* has elapsed.
|
61
|
+
*/
|
62
|
+
template <typename CompletionToken, typename Clock,
|
63
|
+
typename WaitTraits = asio::wait_traits<Clock>,
|
64
|
+
typename Executor = any_io_executor>
|
65
|
+
class cancel_after_timer
|
66
|
+
{
|
67
|
+
public:
|
68
|
+
/// Constructor.
|
69
|
+
template <typename T>
|
70
|
+
cancel_after_timer(T&& completion_token,
|
71
|
+
basic_waitable_timer<Clock, WaitTraits, Executor>& timer,
|
72
|
+
const typename Clock::duration& timeout,
|
73
|
+
cancellation_type_t cancel_type = cancellation_type::terminal)
|
74
|
+
: token_(static_cast<T&&>(completion_token)),
|
75
|
+
timer_(timer),
|
76
|
+
timeout_(timeout),
|
77
|
+
cancel_type_(cancel_type)
|
78
|
+
{
|
79
|
+
}
|
80
|
+
|
81
|
+
//private:
|
82
|
+
CompletionToken token_;
|
83
|
+
basic_waitable_timer<Clock, WaitTraits, Executor>& timer_;
|
84
|
+
typename Clock::duration timeout_;
|
85
|
+
cancellation_type_t cancel_type_;
|
86
|
+
};
|
87
|
+
|
88
|
+
/// A function object type that adapts a @ref completion_token to cancel an
|
89
|
+
/// operation after a timeout.
|
90
|
+
/**
|
91
|
+
* May also be used directly as a completion token, in which case it adapts the
|
92
|
+
* asynchronous operation's default completion token (or asio::deferred
|
93
|
+
* if no default is available).
|
94
|
+
*/
|
95
|
+
template <typename Clock, typename WaitTraits = asio::wait_traits<Clock>>
|
96
|
+
class partial_cancel_after
|
97
|
+
{
|
98
|
+
public:
|
99
|
+
/// Constructor that specifies the timeout duration and cancellation type.
|
100
|
+
explicit partial_cancel_after(const typename Clock::duration& timeout,
|
101
|
+
cancellation_type_t cancel_type = cancellation_type::terminal)
|
102
|
+
: timeout_(timeout),
|
103
|
+
cancel_type_(cancel_type)
|
104
|
+
{
|
105
|
+
}
|
106
|
+
|
107
|
+
/// Adapt a @ref completion_token to specify that the completion handler
|
108
|
+
/// arguments should be combined into a single tuple argument.
|
109
|
+
template <typename CompletionToken>
|
110
|
+
ASIO_NODISCARD inline
|
111
|
+
cancel_after_t<decay_t<CompletionToken>, Clock, WaitTraits>
|
112
|
+
operator()(CompletionToken&& completion_token) const
|
113
|
+
{
|
114
|
+
return cancel_after_t<decay_t<CompletionToken>, Clock, WaitTraits>(
|
115
|
+
static_cast<CompletionToken&&>(completion_token),
|
116
|
+
timeout_, cancel_type_);
|
117
|
+
}
|
118
|
+
|
119
|
+
//private:
|
120
|
+
typename Clock::duration timeout_;
|
121
|
+
cancellation_type_t cancel_type_;
|
122
|
+
};
|
123
|
+
|
124
|
+
/// A function object type that adapts a @ref completion_token to cancel an
|
125
|
+
/// operation after a timeout.
|
126
|
+
/**
|
127
|
+
* May also be used directly as a completion token, in which case it adapts the
|
128
|
+
* asynchronous operation's default completion token (or asio::deferred
|
129
|
+
* if no default is available).
|
130
|
+
*/
|
131
|
+
template <typename Clock, typename WaitTraits = asio::wait_traits<Clock>,
|
132
|
+
typename Executor = any_io_executor>
|
133
|
+
class partial_cancel_after_timer
|
134
|
+
{
|
135
|
+
public:
|
136
|
+
/// Constructor that specifies the timeout duration and cancellation type.
|
137
|
+
explicit partial_cancel_after_timer(
|
138
|
+
basic_waitable_timer<Clock, WaitTraits, Executor>& timer,
|
139
|
+
const typename Clock::duration& timeout,
|
140
|
+
cancellation_type_t cancel_type = cancellation_type::terminal)
|
141
|
+
: timer_(timer),
|
142
|
+
timeout_(timeout),
|
143
|
+
cancel_type_(cancel_type)
|
144
|
+
{
|
145
|
+
}
|
146
|
+
|
147
|
+
/// Adapt a @ref completion_token to specify that the completion handler
|
148
|
+
/// arguments should be combined into a single tuple argument.
|
149
|
+
template <typename CompletionToken>
|
150
|
+
ASIO_NODISCARD inline
|
151
|
+
cancel_after_timer<decay_t<CompletionToken>, Clock, WaitTraits, Executor>
|
152
|
+
operator()(CompletionToken&& completion_token) const
|
153
|
+
{
|
154
|
+
return cancel_after_timer<decay_t<CompletionToken>,
|
155
|
+
Clock, WaitTraits, Executor>(
|
156
|
+
static_cast<CompletionToken&&>(completion_token),
|
157
|
+
timeout_, cancel_type_);
|
158
|
+
}
|
159
|
+
|
160
|
+
//private:
|
161
|
+
basic_waitable_timer<Clock, WaitTraits, Executor>& timer_;
|
162
|
+
typename Clock::duration timeout_;
|
163
|
+
cancellation_type_t cancel_type_;
|
164
|
+
};
|
165
|
+
|
166
|
+
/// Create a partial completion token adapter that cancels an operation if not
|
167
|
+
/// complete before the specified relative timeout has elapsed.
|
168
|
+
/**
|
169
|
+
* @par Thread Safety
|
170
|
+
* When an asynchronous operation is used with cancel_after, a timer async_wait
|
171
|
+
* operation is performed in parallel to the main operation. If this parallel
|
172
|
+
* async_wait completes first, a cancellation request is emitted to cancel the
|
173
|
+
* main operation. Consequently, the application must ensure that the
|
174
|
+
* asynchronous operation is performed within an implicit or explicit strand.
|
175
|
+
*/
|
176
|
+
template <typename Rep, typename Period>
|
177
|
+
ASIO_NODISCARD inline partial_cancel_after<chrono::steady_clock>
|
178
|
+
cancel_after(const chrono::duration<Rep, Period>& timeout,
|
179
|
+
cancellation_type_t cancel_type = cancellation_type::terminal)
|
180
|
+
{
|
181
|
+
return partial_cancel_after<chrono::steady_clock>(timeout, cancel_type);
|
182
|
+
}
|
183
|
+
|
184
|
+
/// Create a partial completion token adapter that cancels an operation if not
|
185
|
+
/// complete before the specified relative timeout has elapsed.
|
186
|
+
/**
|
187
|
+
* @par Thread Safety
|
188
|
+
* When an asynchronous operation is used with cancel_after, a timer async_wait
|
189
|
+
* operation is performed in parallel to the main operation. If this parallel
|
190
|
+
* async_wait completes first, a cancellation request is emitted to cancel the
|
191
|
+
* main operation. Consequently, the application must ensure that the
|
192
|
+
* asynchronous operation is performed within an implicit or explicit strand.
|
193
|
+
*/
|
194
|
+
template <typename Clock, typename WaitTraits,
|
195
|
+
typename Executor, typename Rep, typename Period>
|
196
|
+
ASIO_NODISCARD inline
|
197
|
+
partial_cancel_after_timer<Clock, WaitTraits, Executor>
|
198
|
+
cancel_after(basic_waitable_timer<Clock, WaitTraits, Executor>& timer,
|
199
|
+
const chrono::duration<Rep, Period>& timeout,
|
200
|
+
cancellation_type_t cancel_type = cancellation_type::terminal)
|
201
|
+
{
|
202
|
+
return partial_cancel_after_timer<Clock, WaitTraits, Executor>(
|
203
|
+
timer, timeout, cancel_type);
|
204
|
+
}
|
205
|
+
|
206
|
+
/// Adapt a @ref completion_token to cancel an operation if not complete before
|
207
|
+
/// the specified relative timeout has elapsed.
|
208
|
+
/**
|
209
|
+
* @par Thread Safety
|
210
|
+
* When an asynchronous operation is used with cancel_after, a timer async_wait
|
211
|
+
* operation is performed in parallel to the main operation. If this parallel
|
212
|
+
* async_wait completes first, a cancellation request is emitted to cancel the
|
213
|
+
* main operation. Consequently, the application must ensure that the
|
214
|
+
* asynchronous operation is performed within an implicit or explicit strand.
|
215
|
+
*/
|
216
|
+
template <typename Rep, typename Period, typename CompletionToken>
|
217
|
+
ASIO_NODISCARD inline
|
218
|
+
cancel_after_t<decay_t<CompletionToken>, chrono::steady_clock>
|
219
|
+
cancel_after(const chrono::duration<Rep, Period>& timeout,
|
220
|
+
CompletionToken&& completion_token)
|
221
|
+
{
|
222
|
+
return cancel_after_t<decay_t<CompletionToken>, chrono::steady_clock>(
|
223
|
+
static_cast<CompletionToken&&>(completion_token),
|
224
|
+
timeout, cancellation_type::terminal);
|
225
|
+
}
|
226
|
+
|
227
|
+
/// Adapt a @ref completion_token to cancel an operation if not complete before
|
228
|
+
/// the specified relative timeout has elapsed.
|
229
|
+
/**
|
230
|
+
* @par Thread Safety
|
231
|
+
* When an asynchronous operation is used with cancel_after, a timer async_wait
|
232
|
+
* operation is performed in parallel to the main operation. If this parallel
|
233
|
+
* async_wait completes first, a cancellation request is emitted to cancel the
|
234
|
+
* main operation. Consequently, the application must ensure that the
|
235
|
+
* asynchronous operation is performed within an implicit or explicit strand.
|
236
|
+
*/
|
237
|
+
template <typename Rep, typename Period, typename CompletionToken>
|
238
|
+
ASIO_NODISCARD inline
|
239
|
+
cancel_after_t<decay_t<CompletionToken>, chrono::steady_clock>
|
240
|
+
cancel_after(const chrono::duration<Rep, Period>& timeout,
|
241
|
+
cancellation_type_t cancel_type, CompletionToken&& completion_token)
|
242
|
+
{
|
243
|
+
return cancel_after_t<decay_t<CompletionToken>, chrono::steady_clock>(
|
244
|
+
static_cast<CompletionToken&&>(completion_token), timeout, cancel_type);
|
245
|
+
}
|
246
|
+
|
247
|
+
/// Adapt a @ref completion_token to cancel an operation if not complete before
|
248
|
+
/// the specified relative timeout has elapsed.
|
249
|
+
/**
|
250
|
+
* @par Thread Safety
|
251
|
+
* When an asynchronous operation is used with cancel_after, a timer async_wait
|
252
|
+
* operation is performed in parallel to the main operation. If this parallel
|
253
|
+
* async_wait completes first, a cancellation request is emitted to cancel the
|
254
|
+
* main operation. Consequently, the application must ensure that the
|
255
|
+
* asynchronous operation is performed within an implicit or explicit strand.
|
256
|
+
*/
|
257
|
+
template <typename Clock, typename WaitTraits, typename Executor,
|
258
|
+
typename Rep, typename Period, typename CompletionToken>
|
259
|
+
ASIO_NODISCARD inline
|
260
|
+
cancel_after_timer<decay_t<CompletionToken>, Clock, WaitTraits, Executor>
|
261
|
+
cancel_after(basic_waitable_timer<Clock, WaitTraits, Executor>& timer,
|
262
|
+
const chrono::duration<Rep, Period>& timeout,
|
263
|
+
CompletionToken&& completion_token)
|
264
|
+
{
|
265
|
+
return cancel_after_timer<decay_t<CompletionToken>,
|
266
|
+
Clock, WaitTraits, Executor>(
|
267
|
+
static_cast<CompletionToken&&>(completion_token),
|
268
|
+
timer, timeout, cancellation_type::terminal);
|
269
|
+
}
|
270
|
+
|
271
|
+
/// Adapt a @ref completion_token to cancel an operation if not complete before
|
272
|
+
/// the specified relative timeout has elapsed.
|
273
|
+
/**
|
274
|
+
* @par Thread Safety
|
275
|
+
* When an asynchronous operation is used with cancel_after, a timer async_wait
|
276
|
+
* operation is performed in parallel to the main operation. If this parallel
|
277
|
+
* async_wait completes first, a cancellation request is emitted to cancel the
|
278
|
+
* main operation. Consequently, the application must ensure that the
|
279
|
+
* asynchronous operation is performed within an implicit or explicit strand.
|
280
|
+
*/
|
281
|
+
template <typename Clock, typename WaitTraits, typename Executor,
|
282
|
+
typename Rep, typename Period, typename CompletionToken>
|
283
|
+
ASIO_NODISCARD inline
|
284
|
+
cancel_after_timer<decay_t<CompletionToken>, chrono::steady_clock>
|
285
|
+
cancel_after(basic_waitable_timer<Clock, WaitTraits, Executor>& timer,
|
286
|
+
const chrono::duration<Rep, Period>& timeout,
|
287
|
+
cancellation_type_t cancel_type, CompletionToken&& completion_token)
|
288
|
+
{
|
289
|
+
return cancel_after_timer<decay_t<CompletionToken>,
|
290
|
+
Clock, WaitTraits, Executor>(
|
291
|
+
static_cast<CompletionToken&&>(completion_token),
|
292
|
+
timer, timeout, cancel_type);
|
293
|
+
}
|
294
|
+
|
295
|
+
} // namespace asio
|
296
|
+
|
297
|
+
#include "asio/detail/pop_options.hpp"
|
298
|
+
|
299
|
+
#include "asio/impl/cancel_after.hpp"
|
300
|
+
|
301
|
+
#endif // ASIO_CANCEL_AFTER_HPP
|