MCPcopy Create free account

hub / github.com/chriskohlhoff/asio / functions

Functions6,649 in github.com/chriskohlhoff/asio

↓ 15 callersMethodexecute
include/asio/detail/impl/strand_executor_service.hpp:195
↓ 15 callersMethodlock
Lock the mutex.
include/asio/detail/win_mutex.hpp:57
↓ 15 callersFunctionoperator=
include/asio/basic_file.hpp:387
↓ 15 callersMethodresize
src/tests/unit/archetypes/gettable_socket_option.hpp:47
↓ 14 callersMethodall_empty
include/asio/detail/buffer_sequence_adapter.hpp:140
↓ 14 callersMethodasync_handshake
include/asio/ssl/stream.hpp:528
↓ 14 callersMethodasync_wait
include/asio/experimental/parallel_group.hpp:198
↓ 14 callersFunctionawaitable_wrap
include/asio/experimental/awaitable_operators.hpp:40
↓ 14 callersFunctioncancel
Cancel the promise. Usually done through the destructor.
include/asio/experimental/promise.hpp:108
↓ 14 callersMethodcheck_for_completion
include/asio/detail/base_from_completion_cond.hpp:37
↓ 14 callersMethodcommit
Commit the resize transaction.
include/asio/detail/buffer_resize_guard.hpp:49
↓ 14 callersMethodempty
Determine whether the results range is empty.
include/asio/ip/basic_resolver_results.hpp:244
↓ 14 callersMethodenabled
Set the value for whether linger is enabled.
include/asio/detail/socket_option.hpp:234
↓ 14 callersMethodget_allocator
Get the used allocator.
include/asio/experimental/coro.hpp:177
↓ 14 callersFunctionoperator=
include/asio/experimental/basic_channel.hpp:263
↓ 14 callersFunctionswap
include/asio/execution/any_executor.hpp:1414
↓ 14 callersMethodwrite
src/examples/cpp11/chat/chat_client.cpp:33
↓ 13 callersMethodasync_read_some
include/asio/impl/buffered_read_stream.hpp:366
↓ 13 callersFunctionclose
Close the channel.
include/asio/experimental/basic_channel.hpp:309
↓ 13 callersFunctiondefer
include/asio/defer.hpp:168
↓ 13 callersMethodexecute
src/examples/cpp14/executors/fork_join.cpp:172
↓ 13 callersMethodexecutor
src/examples/cpp14/executors/priority_scheduler.cpp:89
↓ 13 callersMethodget
include/asio/bind_immediate_executor.hpp:589
↓ 13 callersMethodget
include/asio/bind_cancellation_slot.hpp:586
↓ 13 callersMethodget_cancellation_slot
include/asio/spawn.hpp:76
↓ 13 callersMethodget_executor
include/asio/experimental/impl/coro.hpp:619
↓ 13 callersMethodname
include/asio/detail/socket_option.hpp:270
↓ 13 callersFunctionoperator delete
include/asio/co_composed.hpp:785
↓ 13 callersMethodprotocol
src/examples/cpp11/icmp/ipv4_header.hpp:65
↓ 13 callersMethodread_some
include/asio/impl/buffered_read_stream.hpp:193
↓ 13 callersMethodrun
src/examples/cpp11/timeouts/blocking_udp_client.cpp:72
↓ 12 callersMethodadd
Add a signal to a signal_set. * This function adds the specified signal to the set. It has no effect if the * signal is already in the set. *
include/asio/basic_signal_set.hpp:361
↓ 12 callersFunctionasync_cancellable
src/tests/unit/compose.cpp:269
↓ 12 callersFunctionasync_cancellable
src/tests/unit/composed.cpp:269
↓ 12 callersMethodclose
Close the serial port. * This function is used to close the serial port. Any asynchronous read or * write operations will be cancelled immediately,
include/asio/basic_serial_port.hpp:471
↓ 12 callersMethodexecute
src/tests/unit/execution/prefer_only.cpp:88
↓ 12 callersMethodhandshake
src/examples/cpp11/ssl/client.cpp:76
↓ 12 callersFunctionmax_size
Get the maximum size of the dynamic buffer. * @returns The allowed maximum size of the underlying memory. */
include/asio/buffer.hpp:1857
↓ 12 callersMethodon_work_started
include/asio/impl/io_context.hpp:254
↓ 12 callersFunctionto_string
src/examples/cpp11/http/server/reply.cpp:198
↓ 12 callersFunctionvoid_ex
src/tests/unit/experimental/awaitable_operators.cpp:48
↓ 11 callersFunctionadapt_completion_condition_result
Adapt result of old-style completion conditions (which had a bool result where true indicated that the operation was complete).
include/asio/completion_condition.hpp:35
↓ 11 callersMethodbegin
src/examples/cpp17/coroutines_ts/range_based_for.cpp:63
↓ 11 callersMethodbegin
Obtain a begin iterator for the results range.
include/asio/ip/basic_resolver_results.hpp:250
↓ 11 callersMethodexpires_at
Get the expiry time for the timer as an absolute time.
include/asio/detail/deadline_timer_service.hpp:205
↓ 11 callersMethodexpires_from_now
Get the expiry time for the timer relative to now.
include/asio/detail/deadline_timer_service.hpp:211
↓ 11 callersFunctionmake_custom_alloc_handler
src/tests/performance/handler_allocator.hpp:106
↓ 11 callersMethodpump
Repeatedly resume the top stack frame until the stack is empty or until it has been transferred to another resumable_thread object.
include/asio/impl/awaitable.hpp:772
↓ 11 callersMethodrequire
include/asio/execution/blocking.hpp:638
↓ 11 callersMethodswap
include/asio/execution/any_executor.hpp:1583
↓ 11 callersFunctionthrow_exception
include/asio/disposition.hpp:263
↓ 11 callersMethodwait
Block until a message has been received.
src/examples/cpp11/executors/actor.cpp:191
↓ 10 callersMethodasync_flush
include/asio/impl/buffered_write_stream.hpp:158
↓ 10 callersMethodclear_cancellation_slot
include/asio/impl/awaitable.hpp:170
↓ 10 callersMethodexecute
src/examples/cpp14/executors/priority_scheduler.cpp:64
↓ 10 callersMethodfill
include/asio/impl/buffered_read_stream.hpp:27
↓ 10 callersMethodget_executor
src/examples/cpp14/operations/composed_6.cpp:179
↓ 10 callersMethodget_immediate_executor
src/tests/unit/archetypes/async_result.hpp:68
↓ 10 callersMethodhost_name
Get the host name associated with the query.
include/asio/ip/basic_resolver_query.hpp:239
↓ 10 callersFunctionoperator new
src/tests/unit/any_io_executor.cpp:30
↓ 10 callersMethodprefix_length
Obtain the prefix length that was specified when the network object was created.
include/asio/ip/network_v4.hpp:96
↓ 10 callersMethodreceive
include/asio/detail/completion_payload.hpp:85
↓ 10 callersMethodservice_name
Get the service name associated with the query.
include/asio/ip/basic_resolver_query.hpp:245
↓ 10 callersMethodwait
include/asio/detail/std_event.hpp:112
↓ 9 callersMethodbody_length
src/examples/cpp11/chat/chat_message.hpp:54
↓ 9 callersFunctionclose
Close the file. * This function is used to close the file. Any asynchronous read or write * operations will be cancelled immediately, and will comp
include/asio/basic_file.hpp:614
↓ 9 callersFunctiondestroy
include/asio/co_composed.hpp:813
↓ 9 callersMethodend
Obtain an end iterator for the results range.
include/asio/ip/basic_resolver_results.hpp:258
↓ 9 callersMethodexecute
src/examples/cpp11/executors/fork_join.cpp:172
↓ 9 callersFunctionint_ex
src/tests/unit/experimental/awaitable_operators.cpp:75
↓ 9 callersMethodlength
src/examples/cpp11/chat/chat_message.hpp:39
↓ 9 callersFunctionless_than
Test whether one time is less than another.
include/asio/time_traits.hpp:71
↓ 9 callersMethodpost
include/asio/experimental/detail/channel_send_op.hpp:46
↓ 9 callersMethodresize
Set the underlying size of the endpoint in the native type.
include/asio/ip/basic_endpoint.hpp:154
↓ 9 callersMethodrunning_in_this_thread
include/asio/impl/io_context.hpp:192
↓ 9 callersMethodscope_id
The scope ID of the address. * Returns the scope ID associated with the IPv6 address. */
include/asio/ip/address_v6.hpp:105
↓ 9 callersMethodwork_finished
Notify that some work has finished.
include/asio/detail/scheduler.hpp:106
↓ 9 callersMethodwrap
src/examples/cpp11/invocation/prioritised_handlers.cpp:90
↓ 8 callersFunctionadd_service
include/asio/impl/execution_context.hpp:119
↓ 8 callersMethodaddress
Obtain the actor's address for use as a message sender or recipient.
src/examples/cpp11/executors/actor.cpp:90
↓ 8 callersMethodasync_write_some_at
src/tests/unit/write_at.cpp:112
↓ 8 callersMethodbody
src/examples/cpp11/chat/chat_message.hpp:44
↓ 8 callersFunctiondeallocate
Deallocate memory for the specified number of values.
include/asio/recycling_allocator.hpp:80
↓ 8 callersFunctiondeallocate_object
include/asio/detail/memory.hpp:82
↓ 8 callersMethoddestroy
include/asio/experimental/detail/impl/channel_service.hpp:67
↓ 8 callersMethoddetach
include/asio/spawn.hpp:58
↓ 8 callersMethodend
src/examples/cpp11/buffers/reference_counted.cpp:35
↓ 8 callersFunctionexecutor_arg_t
Constructor.
include/asio/uses_executor.hpp:38
↓ 8 callersMethodget_allocator
include/asio/experimental/impl/promise.hpp:76
↓ 8 callersMethodget_future
include/asio/impl/use_future.hpp:206
↓ 8 callersFunctionhigh_res_clock
src/tests/latency/high_res_clock.hpp:19
↓ 8 callersMethodis_open
Determine whether the socket is open.
include/asio/detail/null_socket_service.hpp:111
↓ 8 callersMethodlevel
include/asio/detail/socket_option.hpp:263
↓ 8 callersMethodlisten
Place the socket into the state where it will listen for new connections.
include/asio/detail/null_socket_service.hpp:163
↓ 8 callersMethodprefer
include/asio/execution/blocking.hpp:667
↓ 8 callersMethodread
src/examples/cpp11/fork/process_per_connection.cpp:114
↓ 8 callersMethodready
include/asio/experimental/detail/impl/channel_service.hpp:302
↓ 8 callersMethodreset_error
include/asio/experimental/impl/coro.hpp:305
↓ 8 callersMethodset_is_stream
Set whether the implementation is stream-oriented.
include/asio/detail/io_uring_file_service.hpp:107
↓ 8 callersMethodstart
include/asio/detail/timed_cancel_op.hpp:74
← previousnext →201–300 of 6,649, ranked by callers