Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/async_simple
/ functions
Functions
4,345 in github.com/alibaba/async_simple
⨍
Functions
4,345
◇
Types & classes
2,547
↓ 1 callers
Function
async_read_some
benchmarks/ReadFileUtil.hpp:74
↓ 1 callers
Method
async_read_some
demo_example/asio/asio/basic_readable_pipe.hpp:456
↓ 1 callers
Method
async_read_some
demo_example/asio/asio/basic_stream_file.hpp:638
↓ 1 callers
Method
async_read_some
demo_example/asio/asio/basic_serial_port.hpp:809
↓ 1 callers
Method
async_read_some
demo_example/asio/asio/windows/basic_stream_handle.hpp:405
↓ 1 callers
Method
async_read_some
demo_example/asio/asio/posix/basic_stream_descriptor.hpp:412
↓ 1 callers
Method
async_read_some_at
demo_example/asio/asio/basic_random_access_file.hpp:583
↓ 1 callers
Method
async_read_some_at
demo_example/asio/asio/windows/basic_random_access_handle.hpp:420
↓ 1 callers
Method
async_read_some_at
demo_example/asio/asio/detail/win_iocp_file_service.hpp:236
↓ 1 callers
Method
async_receive
demo_example/asio/asio/basic_raw_socket.hpp:872
↓ 1 callers
Method
async_receive
demo_example/asio/asio/basic_stream_socket.hpp:716
↓ 1 callers
Method
async_receive
demo_example/asio/asio/basic_datagram_socket.hpp:880
↓ 1 callers
Method
async_receive_from
demo_example/asio/asio/basic_raw_socket.hpp:1077
↓ 1 callers
Method
async_receive_from
demo_example/asio/asio/basic_datagram_socket.hpp:1085
↓ 1 callers
Method
async_receive_with_flags
demo_example/asio/asio/detail/null_socket_service.hpp:361
↓ 1 callers
Method
async_resolve
demo_example/asio/asio/ip/basic_resolver.hpp:671
↓ 1 callers
Method
async_resume
demo_example/asio/asio/experimental/coro.hpp:180
↓ 1 callers
Method
async_send
demo_example/asio/asio/basic_seq_packet_socket.hpp:450
↓ 1 callers
Method
async_send
demo_example/asio/asio/basic_raw_socket.hpp:462
↓ 1 callers
Method
async_send
demo_example/asio/asio/basic_stream_socket.hpp:485
↓ 1 callers
Method
async_send
demo_example/asio/asio/basic_datagram_socket.hpp:470
↓ 1 callers
Method
async_send_to
demo_example/asio/asio/basic_raw_socket.hpp:667
↓ 1 callers
Method
async_send_to
demo_example/asio/asio/basic_datagram_socket.hpp:675
↓ 1 callers
Method
async_wait
demo_example/asio/asio/basic_waitable_timer.hpp:762
↓ 1 callers
Method
async_wait
demo_example/asio/asio/basic_deadline_timer.hpp:643
↓ 1 callers
Method
async_wait
demo_example/asio/asio/windows/basic_object_handle.hpp:375
↓ 1 callers
Function
async_write_at
demo_example/asio/asio/impl/write_at.hpp:414
↓ 1 callers
Method
async_write_some
demo_example/asio/asio/basic_stream_file.hpp:515
↓ 1 callers
Method
async_write_some
demo_example/asio/asio/basic_writable_pipe.hpp:452
↓ 1 callers
Method
async_write_some
demo_example/asio/asio/basic_serial_port.hpp:694
↓ 1 callers
Method
async_write_some
demo_example/asio/asio/windows/basic_stream_handle.hpp:281
↓ 1 callers
Method
async_write_some
demo_example/asio/asio/posix/basic_stream_descriptor.hpp:288
↓ 1 callers
Method
async_write_some_at
demo_example/asio/asio/basic_random_access_file.hpp:452
↓ 1 callers
Method
async_write_some_at
demo_example/asio/asio/windows/basic_random_access_handle.hpp:288
↓ 1 callers
Method
async_write_some_at
demo_example/asio/asio/detail/io_uring_file_service.hpp:187
↓ 1 callers
Method
async_write_some_at
demo_example/asio/asio/detail/win_iocp_file_service.hpp:194
↓ 1 callers
Method
await_resume
demo_example/asio_coro_util.hpp:194
↓ 1 callers
Method
await_suspend
async_simple/coro/ViaCoroutine.h:139
↓ 1 callers
Function
awaitable
Default constructor.
demo_example/asio/asio/awaitable.hpp:60
↓ 1 callers
Function
basic_channel
Construct a basic_channel. * This constructor creates and channel. * * @param ex The I/O executor that the channel will use, by default, to *
demo_example/asio/asio/experimental/basic_channel.hpp:87
↓ 1 callers
Function
basic_concurrent_channel
Construct a basic_concurrent_channel. * This constructor creates and channel. * * @param ex The I/O executor that the channel will use, by defau
demo_example/asio/asio/experimental/basic_concurrent_channel.hpp:87
↓ 1 callers
Function
basic_socket_acceptor
Construct an acceptor without opening it. * This constructor creates an acceptor without opening it to listen for new * connections. The open() fun
demo_example/asio/asio/basic_socket_acceptor.hpp:132
↓ 1 callers
Method
begin
Obtain iterators to all registered descriptors.
demo_example/asio/asio/detail/reactor_op_queue.hpp:54
↓ 1 callers
Function
bind_cancellation_slot
demo_example/asio/asio/bind_cancellation_slot.hpp:461
↓ 1 callers
Method
buffer_push_n
Push new values to the back of the buffer.
demo_example/asio/asio/experimental/detail/channel_service.hpp:357
↓ 1 callers
Method
call
demo_example/asio/asio/cancellation_signal.hpp:73
↓ 1 callers
Function
cancelSleep
async_simple/coro/test/SleepTest.cpp:128
↓ 1 callers
Method
cancel_by_key
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:256
↓ 1 callers
Method
cancel_operations
Cancel all operations associated with the descriptor identified by the supplied iterator. Any operations pending for the descriptor will be cancelled.
demo_example/asio/asio/detail/reactor_op_queue.hpp:73
↓ 1 callers
Method
cancel_timer
demo_example/asio/asio/detail/impl/kqueue_reactor.hpp:69
↓ 1 callers
Method
cancel_timer
demo_example/asio/asio/detail/impl/select_reactor.hpp:76
↓ 1 callers
Method
cancel_timer
demo_example/asio/asio/detail/impl/io_uring_service.hpp:68
↓ 1 callers
Method
cancel_timer
demo_example/asio/asio/detail/impl/win_iocp_io_context.hpp:68
↓ 1 callers
Method
cancel_timer
demo_example/asio/asio/detail/impl/dev_poll_reactor.hpp:67
↓ 1 callers
Method
cancel_timer
demo_example/asio/asio/detail/impl/winrt_timer_scheduler.hpp:60
↓ 1 callers
Method
cancel_timer_by_key
demo_example/asio/asio/detail/impl/epoll_reactor.hpp:78
↓ 1 callers
Method
checkin
async_simple/Executor.h:146
↓ 1 callers
Method
checkout
async_simple/Executor.h:145
↓ 1 callers
Function
coAwait
async_simple/coro/Lazy.h:655
↓ 1 callers
Function
collectAnyImpl
async_simple/coro/Collect.h:652
↓ 1 callers
Method
commit
Move characters from the output sequence to the input sequence. * Appends @c n characters from the start of the output sequence to the input * sequ
demo_example/asio/asio/basic_streambuf.hpp:233
↓ 1 callers
Method
complete
demo_example/asio/asio/experimental/detail/channel_receive_op.hpp:36
↓ 1 callers
Method
configure
(self)
conanfile.py:31
↓ 1 callers
Function
connect
demo_example/asio_util.hpp:42
↓ 1 callers
Method
connect_to_endpoints
demo_example/asio/asio/basic_socket_streambuf.hpp:591
↓ 1 callers
Function
consume
@b DynamicBuffer_v1: Remove characters from the input sequence. @b DynamicBuffer_v2: Consume the specified number of bytes from the beginning of the u
demo_example/asio/asio/buffer.hpp:1792
↓ 1 callers
Method
create_coroutine_frames
(self, frame, task_addr, append_first = False)
dbg/LazyStack.py:149
↓ 1 callers
Method
currentCount
async_simple/uthread/Latch.h:70
↓ 1 callers
Method
currentThreadInExecutor
async_simple/uthread/test/UthreadTest.cpp:147
↓ 1 callers
Method
data
Get the underlying endpoint in the native type.
demo_example/asio/asio/generic/basic_endpoint.hpp:112
↓ 1 callers
Function
deallocate
demo_example/asio/asio/detail/handler_alloc_helpers.hpp:78
↓ 1 callers
Function
decrement
Decrement the iterator.
demo_example/asio/asio/buffers_iterator.hpp:377
↓ 1 callers
Function
defer
demo_example/asio/asio/strand.hpp:347
↓ 1 callers
Function
deferred_conditional
demo_example/asio/asio/experimental/deferred.hpp:447
↓ 1 callers
Method
derefContinuation
async_simple/FutureState.h:313
↓ 1 callers
Function
destroy
demo_example/asio/asio/experimental/detail/channel_operation.hpp:44
↓ 1 callers
Method
detachPromise
async_simple/FutureState.h:156
↓ 1 callers
Method
detach_thread
demo_example/asio/asio/impl/awaitable.hpp:430
↓ 1 callers
Method
dispatch
demo_example/asio/asio/io_context_strand.hpp:157
↓ 1 callers
Method
do_bulk_execute
demo_example/asio/asio/impl/thread_pool.hpp:197
↓ 1 callers
Method
do_dispatch
Enqueue the given operation following a failed attempt to dispatch the operation for immediate invocation.
demo_example/asio/asio/detail/win_iocp_io_context.hpp:152
↓ 1 callers
Function
do_for_each
demo_example/ReadFiles.cpp:67
↓ 1 callers
Method
do_wait
demo_example/asio/asio/detail/deadline_timer_service.hpp:280
↓ 1 callers
Function
empty
Determine whether the results range is empty.
demo_example/asio/asio/ip/basic_resolver_results.hpp:245
↓ 1 callers
Method
empty
Whether there are no operations in the queue.
demo_example/asio/asio/detail/reactor_op_queue.hpp:148
↓ 1 callers
Method
empty
Check whether the map is empty.
demo_example/asio/asio/detail/hash_map.hpp:105
↓ 1 callers
Method
equals
demo_example/asio/asio/impl/executor.hpp:120
↓ 1 callers
Function
error
demo_example/asio/asio/placeholders.hpp:64
↓ 1 callers
Function
execute
demo_example/asio/asio/execution/blocking_adaptation.hpp:606
↓ 1 callers
Method
execute_and_wait
demo_example/asio/asio/execution/blocking_adaptation.hpp:732
↓ 1 callers
Method
expiry
Get the expiry time for the timer as an absolute time.
demo_example/asio/asio/detail/deadline_timer_service.hpp:189
↓ 1 callers
Function
f0
async_simple/coro/test/LazyTest.cpp:1699
↓ 1 callers
Function
f1
async_simple/coro/test/LazyTest.cpp:1691
↓ 1 callers
Method
family
Obtain an identifier for the protocol family.
demo_example/asio/asio/generic/raw_protocol.hpp:88
↓ 1 callers
Method
family
Obtain an identifier for the protocol family.
demo_example/asio/asio/generic/datagram_protocol.hpp:88
↓ 1 callers
Method
family
Obtain an identifier for the protocol family.
demo_example/asio/asio/generic/stream_protocol.hpp:89
↓ 1 callers
Method
family
Obtain an identifier for the protocol family.
demo_example/asio/asio/generic/seq_packet_protocol.hpp:87
↓ 1 callers
Method
family
Get the address family associated with the endpoint.
demo_example/asio/asio/generic/detail/endpoint.hpp:58
↓ 1 callers
Method
family
Obtain an identifier for the protocol family.
demo_example/asio/asio/local/stream_protocol.hpp:62
↓ 1 callers
Method
final_switch_out
async_simple/uthread/internal/thread.cc:112
← previous
next →
601–700 of 4,345, ranked by callers