MCPcopy Create free account

hub / github.com/chriskohlhoff/asio / functions

Functions6,649 in github.com/chriskohlhoff/asio

↓ 1 callersFunctiontest_future
src/examples/cpp11/operations/composed_7.cpp:234
↓ 1 callersFunctiontest_future
src/examples/cpp11/operations/composed_1.cpp:125
↓ 1 callersFunctionthrow_after_await
src/tests/unit/co_composed.cpp:66
↓ 1 callersFunctionthrow_first
src/tests/unit/co_composed.cpp:42
↓ 1 callersFunctionthrow_in_first_suspend
src/tests/unit/co_composed.cpp:93
↓ 1 callersFunctionthrow_in_suspend_after_await
src/tests/unit/co_composed.cpp:117
↓ 1 callersFunctionthrowing_generator_test
src/tests/unit/experimental/coro/exception.cpp:72
↓ 1 callersFunctionthrowing_stacked
src/tests/unit/experimental/coro/exception.cpp:111
↓ 1 callersMethodtime_to_live
src/examples/cpp11/icmp/ipv4_header.hpp:64
↓ 1 callersFunctionto_buffer
src/examples/cpp11/http/server3/reply.cpp:52
↓ 1 callersFunctionto_buffer
src/examples/cpp11/http/server2/reply.cpp:52
↓ 1 callersFunctionto_buffer
src/examples/cpp11/http/server4/reply.cpp:52
↓ 1 callersFunctionto_buffer
src/examples/cpp11/http/server/reply.cpp:52
↓ 1 callersMethodto_buffers
src/examples/cpp11/http/server3/reply.cpp:102
↓ 1 callersMethodto_buffers
src/examples/cpp11/http/server2/reply.cpp:102
↓ 1 callersMethodto_buffers
src/examples/cpp11/http/server4/reply.cpp:102
↓ 1 callersMethodto_buffers
src/examples/cpp11/http/server/reply.cpp:102
↓ 1 callersMethodto_msec
include/asio/detail/timer_queue.hpp:345
↓ 1 callersMethodto_usec
include/asio/detail/timer_queue.hpp:359
↓ 1 callersFunctiontransmit_file
src/examples/cpp11/windows/transmit_file.cpp:32
↓ 1 callersMethodtry_send_n_via_dispatch
include/asio/experimental/detail/channel_send_functions.hpp:78
↓ 1 callersMethodtry_send_via_dispatch
include/asio/experimental/detail/channel_send_functions.hpp:52
↓ 1 callersMethodtype
Obtain an identifier for the type of the protocol.
include/asio/generic/raw_protocol.hpp:77
↓ 1 callersMethodtype
Obtain an identifier for the type of the protocol.
include/asio/generic/datagram_protocol.hpp:77
↓ 1 callersMethodtype
Obtain an identifier for the type of the protocol.
include/asio/generic/stream_protocol.hpp:78
↓ 1 callersMethodtype
Obtain an identifier for the type of the protocol.
include/asio/generic/seq_packet_protocol.hpp:76
↓ 1 callersMethodtype
Obtain an identifier for the type of the protocol.
include/asio/local/stream_protocol.hpp:51
↓ 1 callersMethodunlock
Explicitly release the lock.
include/asio/detail/scoped_lock.hpp:68
↓ 1 callersMethodunlock_and_signal_one
Unlock the mutex and signal one waiter.
include/asio/detail/conditionally_enabled_event.hpp:62
↓ 1 callersMethoduse_file
Set the output file for all logger instances.
src/examples/cpp11/services/basic_logger.hpp:57
↓ 1 callersMethodvalue
src/tests/unit/defer.cpp:41
↓ 1 callersMethodvalue
src/tests/unit/dispatch.cpp:41
↓ 1 callersMethodvalue
include/asio/io_context.hpp:1233
↓ 1 callersMethodvalue
include/asio/system_executor.hpp:600
↓ 1 callersMethodvalue
include/asio/thread_pool.hpp:949
↓ 1 callersMethodversion
src/examples/cpp11/icmp/ipv4_header.hpp:56
↓ 1 callersFunctionvoid_returning_dispatch_coroutine
src/tests/unit/co_spawn.cpp:120
↓ 1 callersMethodwant_read
Returns true if the third party library wants to be notified when the socket is ready for reading.
src/examples/cpp11/nonblocking/third_party_lib.cpp:34
↓ 1 callersMethodwant_write
Returns true if the third party library wants to be notified when the socket is ready for writing.
src/examples/cpp11/nonblocking/third_party_lib.cpp:51
↓ 1 callersFunctionwatchdog
src/examples/cpp20/coroutines/timeout_watchdog.cpp:30
↓ 1 callersMethodwithdraw
src/examples/cpp14/executors/bank_account_1.cpp:26
↓ 1 callersMethodwithdraw
src/examples/cpp14/executors/bank_account_2.cpp:26
↓ 1 callersMethodwithdraw
src/examples/cpp11/executors/bank_account_1.cpp:26
↓ 1 callersMethodwithdraw
src/examples/cpp11/executors/bank_account_2.cpp:26
↓ 1 callersMethodwrite
src/tests/unit/is_read_buffered.cpp:52
↓ 1 callersMethodwrite
src/examples/cpp11/fork/process_per_connection.cpp:124
↓ 1 callersFunctionwrite_at_buffer_sequence
include/asio/impl/write_at.hpp:41
↓ 1 callersMethodwrite_line
src/examples/cpp11/timeouts/blocking_tcp_client.cpp:94
↓ 1 callersMethodwrite_some
include/asio/impl/buffered_write_stream.hpp:173
↓ 1 callersMethodwrite_some_at
include/asio/detail/io_uring_file_service.hpp:186
↓ 1 callersMethodwrite_some_at
include/asio/detail/win_iocp_file_service.hpp:193
↓ 1 callersMethodwriter
src/examples/cpp20/coroutines/chat_server.cpp:136
↓ 1 callersMethodwriter
src/examples/cpp17/coroutines_ts/chat_server.cpp:136
Method(*fn())
include/asio/co_composed.hpp:173
Method(*fn())
include/asio/co_composed.hpp:184
Method(*fn())
include/asio/co_composed.hpp:199
Method(*fn())
include/asio/co_composed.hpp:236
MethodASIO_PREVENT_MACRO_SUBSTITUTION
Set the value for the linger timeout.
include/asio/detail/socket_option.hpp:246
Methodaccept
src/examples/cpp11/fork/process_per_connection.cpp:57
Methodaccept
include/asio/detail/win_iocp_socket_service.hpp:515
Methodaccept
include/asio/detail/reactive_socket_service.hpp:483
Methodaccept
include/asio/detail/io_uring_socket_service.hpp:479
Methodaccept_handler
src/tests/unit/ip/tcp.cpp:717
Methodaccept_op_cancellation
include/asio/detail/win_iocp_socket_service_base.hpp:692
Methodactor
Construct the actor to use the specified executor for all message handlers.
src/examples/cpp14/executors/actor.cpp:109
Methodactor
Construct the actor to use the specified executor for all message handlers.
src/examples/cpp11/executors/actor.cpp:109
Methodadapter
include/asio/execution/blocking.hpp:588
Methodadapter
include/asio/execution/blocking_adaptation.hpp:508
Methodadd
Add a duration to a time.
include/asio/detail/chrono_time_traits.hpp:56
Methodadd
Add a signal to a signal_set.
include/asio/detail/signal_set_service.hpp:148
Methodadd_ready_events
include/asio/detail/epoll_reactor.hpp:75
Methodadd_service
include/asio/detail/impl/service_registry.hpp:55
Methodadd_timer_queue
include/asio/detail/impl/kqueue_reactor.hpp:38
Methodadd_timer_queue
include/asio/detail/impl/select_reactor.hpp:45
Methodadd_timer_queue
include/asio/detail/impl/io_uring_service.hpp:35
Methodadd_timer_queue
include/asio/detail/impl/win_iocp_io_context.hpp:34
Methodadd_timer_queue
include/asio/detail/impl/dev_poll_reactor.hpp:37
Methodadd_timer_queue
include/asio/detail/impl/winrt_timer_scheduler.hpp:29
Methodaddress
Obtain the address object specified when the network object was created.
include/asio/ip/network_v6.hpp:85
Methodaddress_length
include/asio/detail/win_iocp_socket_accept_op.hpp:218
Methodaddress_v4
Default constructor. * Initialises the @c address_v4 object such that: * @li <tt>to_bytes()</tt> yields <tt>{0, 0, 0, 0}</tt>; and * @li <tt>to_
include/asio/ip/address_v4.hpp:70
Functionafter_suspend
include/asio/impl/awaitable.hpp:512
Methodall_empty
include/asio/detail/buffer_sequence_adapter.hpp:288
Methodall_empty
include/asio/detail/buffer_sequence_adapter.hpp:356
Methodall_empty
include/asio/detail/buffer_sequence_adapter.hpp:425
Methodall_empty
include/asio/detail/buffer_sequence_adapter.hpp:499
Methodall_empty
include/asio/detail/buffer_sequence_adapter.hpp:573
Methodall_empty
include/asio/detail/buffer_sequence_adapter.hpp:649
Methodalloc
include/asio/detail/object_pool.hpp:64
Functionalloc_test
src/tests/unit/experimental/coro/allocator.cpp:67
Methodallocate
src/tests/unit/deadline_timer.cpp:288
Methodallocate
src/tests/unit/system_timer.cpp:295
Methodallocate
src/tests/unit/thread_pool.cpp:354
Methodallocate
src/tests/unit/bind_allocator.cpp:62
Methodallocate
src/tests/unit/experimental/coro/allocator.cpp:40
Methodallocate
src/examples/cpp11/allocation/server.cpp:113
Methodallocate
src/examples/cpp11/allocation/server.cpp:145
Methodallocate
src/examples/cpp11/allocation/server.cpp:207
Methodallocate
Allocate space for @c n objects of the allocator's value type.
include/asio/execution_context.hpp:402
Methodallocate
include/asio/any_completion_handler.hpp:353
← previousnext →1,201–1,300 of 6,649, ranked by callers