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
↓ 4 callers
Method
copy
demo_example/asio/asio/impl/buffered_write_stream.hpp:461
↓ 4 callers
Function
dispatch
demo_example/asio/asio/strand.hpp:307
↓ 4 callers
Function
dispatch_coroutine
demo_example/asio/asio/experimental/detail/partial_promise.hpp:149
↓ 4 callers
Method
downCount
async_simple/coro/CountEvent.h:62
↓ 4 callers
Method
equality_helper
demo_example/asio/asio/execution/any_executor.hpp:651
↓ 4 callers
Method
fill
demo_example/asio/asio/impl/buffered_read_stream.hpp:31
↓ 4 callers
Function
gen_file
benchmarks/ReadFileUtil.hpp:109
↓ 4 callers
Method
get
demo_example/asio/asio/async_result.hpp:467
↓ 4 callers
Method
getExecutor
async_simple/Future.h:237
↓ 4 callers
Method
get_cancellation_state
demo_example/asio/asio/impl/awaitable.hpp:654
↓ 4 callers
Function
get_executor
demo_example/asio/asio/experimental/promise.hpp:86
↓ 4 callers
Method
get_executor
Get the executor associated with the object.
demo_example/asio/asio/basic_serial_port.hpp:303
↓ 4 callers
Method
get_executor
Get the executor associated with the object.
demo_example/asio/asio/windows/basic_object_handle.hpp:191
↓ 4 callers
Method
get_executor
demo_example/asio/asio/impl/use_future.hpp:292
↓ 4 callers
Method
get_executor
demo_example/asio/asio/experimental/basic_concurrent_channel.hpp:368
↓ 4 callers
Method
get_executor
demo_example/asio/asio/experimental/basic_channel.hpp:359
↓ 4 callers
Method
get_option
demo_example/asio/asio/basic_serial_port.hpp:564
↓ 4 callers
Method
hasCanceled
async_simple/Signal.h:402
↓ 4 callers
Method
hasError
async_simple/Try.h:88
↓ 4 callers
Method
hasTriggered
Check whether the filtered signal has emitted. if return true, the signal has emitted(but handler may hasn't execute now)
async_simple/Signal.h:296
↓ 4 callers
Function
impl_
demo_example/asio/asio/experimental/promise.hpp:530
↓ 4 callers
Method
io_control
demo_example/asio/asio/posix/basic_descriptor.hpp:384
↓ 4 callers
Method
listen
Place the socket into the state where it will listen for new connections.
demo_example/asio/asio/detail/null_socket_service.hpp:162
↓ 4 callers
Method
local_endpoint
Get the local endpoint.
demo_example/asio/asio/detail/null_socket_service.hpp:241
↓ 4 callers
Function
make_address_v4
Create an IPv4 address from raw bytes in network order. * @relates address_v4 */
demo_example/asio/asio/ip/address_v4.hpp:250
↓ 4 callers
Function
make_address_v6
Create an IPv6 address from raw bytes and scope ID. * @relates address_v6 */
demo_example/asio/asio/ip/address_v6.hpp:250
↓ 4 callers
Function
make_co_spawn_work_guard
demo_example/asio/asio/impl/co_spawn.hpp:73
↓ 4 callers
Function
owns_work
demo_example/asio/asio/detail/handler_work.hpp:272
↓ 4 callers
Function
partial_search
demo_example/asio/asio/impl/read_until.hpp:49
↓ 4 callers
Function
post_coroutine
demo_example/asio/asio/experimental/detail/partial_promise.hpp:125
↓ 4 callers
Function
reset
Reset the channel to its initial state.
demo_example/asio/asio/experimental/basic_channel.hpp:242
↓ 4 callers
Method
reset
async_simple/coro/ConditionVariable.h:204
↓ 4 callers
Method
resolve
(Deprecated: Use overload with separate host and service parameters.) Perform forward resolution of a query to a list of entries. * This function is u
demo_example/asio/asio/ip/basic_resolver.hpp:251
↓ 4 callers
Method
rethrow_exception
demo_example/asio/asio/impl/awaitable.hpp:146
↓ 4 callers
Method
return_value
demo_example/asio/asio/impl/awaitable.hpp:497
↓ 4 callers
Method
schedule
Low 16-bit of schedule_info is reserved for async-simple, and the lowest 4-bit is stand for priority level. The implementation of scheduling logic isn
async_simple/Executor.h:117
↓ 4 callers
Method
set_except
demo_example/asio/asio/impl/awaitable.hpp:131
↓ 4 callers
Method
show
async_simple/coro/test/LazyTest.cpp:1665
↓ 4 callers
Function
shutdown
Disable sends or receives on the socket. * This function is used to disable send operations, receive operations, or * both. * * @param what D
demo_example/asio/asio/basic_socket.hpp:1671
↓ 4 callers
Function
start
demo_example/http/coroutine_http/http_client.cpp:23
↓ 4 callers
Method
target_type
demo_example/asio/asio/impl/executor.hpp:105
↓ 4 callers
Method
to_buffers
demo_example/http/http_response.hpp:145
↓ 4 callers
Method
tryEmplace
async_simple/Signal.h:380
↓ 4 callers
Method
unlockShared
async_simple/coro/SharedMutex.h:142
↓ 3 callers
Function
aligned_new
demo_example/asio/asio/detail/memory.hpp:83
↓ 3 callers
Function
asio_handler_invoke
demo_example/asio/asio/detail/bind_handler.hpp:106
↓ 3 callers
Function
async_accept
demo_example/asio/asio/basic_socket_acceptor.hpp:1372
↓ 3 callers
Method
async_connect
demo_example/asio/asio/detail/null_socket_service.hpp:504
↓ 3 callers
Method
async_read_some
demo_example/asio/asio/ssl/stream.hpp:786
↓ 3 callers
Method
async_wait
demo_example/asio/asio/posix/basic_descriptor.hpp:646
↓ 3 callers
Function
async_write
demo_example/asio_coro_util.hpp:261
↓ 3 callers
Method
attachPromise
async_simple/FutureState.h:152
↓ 3 callers
Function
available
Determine the number of bytes available for reading. * This function is used to determine the number of bytes that may be read * without blocking.
demo_example/asio/asio/basic_socket.hpp:747
↓ 3 callers
Function
base64_encode
demo_example/smtp/smtp_client.cpp:44
↓ 3 callers
Function
bulk_execute
demo_example/asio/asio/thread_pool.hpp:615
↓ 3 callers
Method
close
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:193
↓ 3 callers
Method
coAwaitTry
async_simple/coro/Lazy.h:436
↓ 3 callers
Method
connect
demo_example/asio/asio/basic_socket_iostream.hpp:267
↓ 3 callers
Method
currentThreadInExecutor
async_simple/executors/SimpleExecutor.h:60
↓ 3 callers
Function
dispatch
demo_example/asio/asio/detail/handler_work.hpp:278
↓ 3 callers
Function
dispatch
schedule this Lazy to ex for execution
async_simple/coro/Dispatch.h:110
↓ 3 callers
Method
do_execute
demo_example/asio/asio/impl/thread_pool.hpp:102
↓ 3 callers
Method
getIOExecutor
IOExecutor accepts IO read/write requests. Return nullptr if the executor doesn't offer an IOExecutor.
async_simple/Executor.h:168
↓ 3 callers
Method
get_executor
demo_example/asio/asio/basic_seq_packet_socket.hpp:734
↓ 3 callers
Method
get_executor
demo_example/asio/asio/basic_random_access_file.hpp:646
↓ 3 callers
Method
get_executor
demo_example/asio/asio/basic_stream_file.hpp:699
↓ 3 callers
Method
get_executor
demo_example/asio/asio/basic_stream_socket.hpp:1057
↓ 3 callers
Method
get_executor
demo_example/asio/asio/windows/basic_stream_handle.hpp:462
↓ 3 callers
Method
get_executor
demo_example/asio/asio/windows/basic_random_access_handle.hpp:478
↓ 3 callers
Method
get_executor
demo_example/asio/asio/posix/basic_stream_descriptor.hpp:469
↓ 3 callers
Method
get_executor
demo_example/asio/asio/impl/connect.hpp:505
↓ 3 callers
Method
handshake
Perform SSL handshaking. * This function is used to perform SSL handshaking on the stream. The * function call will block until handshaking is comp
demo_example/asio/asio/ssl/stream.hpp:385
↓ 3 callers
Method
id
Constructor.
demo_example/asio/asio/execution_context.hpp:311
↓ 3 callers
Method
invoke
demo_example/asio/asio/experimental/impl/parallel_group.hpp:113
↓ 3 callers
Function
is_open
Determine whether the socket is open.
demo_example/asio/asio/basic_socket.hpp:492
↓ 3 callers
Function
is_open
Determine whether the channel is open.
demo_example/asio/asio/experimental/basic_channel.hpp:236
↓ 3 callers
Function
listen
Place the acceptor into the state where it will listen for new connections. * This function puts the socket acceptor into the state where it may accep
demo_example/asio/asio/basic_socket_acceptor.hpp:614
↓ 3 callers
Function
moveSlotFromContinuation
async_simple/coro/Lazy.h:544
↓ 3 callers
Method
pop
async_simple/util/Queue.h:59
↓ 3 callers
Method
port
Set the port associated with the endpoint. The port number is always in the host's byte order.
demo_example/asio/asio/ip/basic_endpoint.hpp:180
↓ 3 callers
Function
post
demo_example/asio/asio/strand.hpp:327
↓ 3 callers
Method
process
async_simple/executors/SimpleIOExecutor.h:58
↓ 3 callers
Method
push
async_simple/util/Queue.h:40
↓ 3 callers
Method
receive_with_flags
demo_example/asio/asio/detail/null_socket_service.hpp:340
↓ 3 callers
Function
require
demo_example/asio/asio/any_io_executor.hpp:177
↓ 3 callers
Method
reset_cancellation_state
demo_example/asio/asio/impl/awaitable.hpp:659
↓ 3 callers
Method
reset_cancellation_state
demo_example/asio/asio/experimental/impl/coro.hpp:37
↓ 3 callers
Method
result
async_simple/Future.h:129
↓ 3 callers
Method
return_values
demo_example/asio/asio/impl/awaitable.hpp:504
↓ 3 callers
Method
return_void
demo_example/asio/asio/impl/awaitable.hpp:532
↓ 3 callers
Method
run
demo_example/io_context_pool.hpp:37
↓ 3 callers
Function
running_in_this_thread
Determine whether the strand is running in the current thread. * @return @c true if the current thread is executing a function that was * submitted
demo_example/asio/asio/strand.hpp:360
↓ 3 callers
Method
schedule_move_only
Schedule a move only functor
async_simple/Executor.h:122
↓ 3 callers
Method
scope_id
The scope ID of the address. * Returns the scope ID associated with the IPv6 address. */
demo_example/asio/asio/ip/address_v6.hpp:97
↓ 3 callers
Method
start
demo_example/http/coroutine_http/connection.hpp:33
↓ 3 callers
Function
swap
Swap the results range with another.
demo_example/asio/asio/ip/basic_resolver_results.hpp:277
↓ 3 callers
Method
switch_in
async_simple/uthread/internal/thread.cc:84
↓ 3 callers
Method
then
async_simple/Future.h:217
↓ 3 callers
Method
total_microseconds
demo_example/asio/asio/detail/chrono_time_traits.hpp:147
↓ 3 callers
Method
tryLockShared
async_simple/coro/SharedMutex.h:130
← previous
next →
301–400 of 4,345, ranked by callers