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
↓ 2 callers
Method
init_buffers
demo_example/asio/asio/basic_socket_streambuf.hpp:566
↓ 2 callers
Method
interrupt
No-op.
demo_example/asio/asio/detail/null_reactor.hpp:69
↓ 2 callers
Method
is_v4
Get whether the address is an IP version 4 address.
demo_example/asio/asio/ip/address.hpp:89
↓ 2 callers
Function
iterator
demo_example/asio/asio/placeholders.hpp:74
↓ 2 callers
Method
lock
Lock the mutex.
demo_example/asio/asio/detail/conditionally_enabled_mutex.hpp:124
↓ 2 callers
Function
makeTryCall
async_simple/Try.h:199
↓ 2 callers
Function
make_composed_io_executors
demo_example/asio/asio/impl/compose.hpp:117
↓ 2 callers
Method
move_timer
demo_example/asio/asio/detail/impl/epoll_reactor.hpp:90
↓ 2 callers
Method
next_task_addr
(self)
dbg/LazyStack.py:66
↓ 2 callers
Method
notifyAll
async_simple/coro/ConditionVariable.h:96
↓ 2 callers
Function
operator co_await
async_simple/coro/FutureAwaiter.h:116
↓ 2 callers
Method
operator co_await
async_simple/coro/Lazy.h:432
↓ 2 callers
Method
parse
demo_example/http/http_request.hpp:47
↓ 2 callers
Method
peek_copy
demo_example/asio/asio/buffered_read_stream.hpp:235
↓ 2 callers
Method
perform_operations
Perform the operations corresponding to the descriptor identified by the supplied iterator. Returns true if there are still unfinished operations queu
demo_example/asio/asio/detail/reactor_op_queue.hpp:162
↓ 2 callers
Method
pos_infin
Helper function for obtaining a time value that never fires.
demo_example/asio/asio/ssl/detail/stream_core.hpp:146
↓ 2 callers
Method
post
demo_example/asio/asio/io_context_strand.hpp:208
↓ 2 callers
Method
protocol
The protocol associated with the endpoint.
demo_example/asio/asio/generic/basic_endpoint.hpp:106
↓ 2 callers
Method
query
demo_example/asio/asio/execution/blocking.hpp:286
↓ 2 callers
Method
query
demo_example/asio/asio/execution/relationship.hpp:229
↓ 2 callers
Method
query
demo_example/asio/asio/execution/mapping.hpp:270
↓ 2 callers
Method
query
demo_example/asio/asio/execution/outstanding_work.hpp:230
↓ 2 callers
Method
query
demo_example/asio/asio/execution/blocking_adaptation.hpp:236
↓ 2 callers
Method
query
demo_example/asio/asio/execution/bulk_guarantee.hpp:274
↓ 2 callers
Method
read_some
demo_example/asio/asio/ssl/stream.hpp:718
↓ 2 callers
Method
read_some_at
demo_example/asio/asio/detail/io_uring_file_service.hpp:216
↓ 2 callers
Method
ready
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:304
↓ 2 callers
Method
receive
demo_example/asio/asio/basic_stream_socket.hpp:591
↓ 2 callers
Method
receive
demo_example/asio/asio/experimental/detail/channel_payload.hpp:40
↓ 2 callers
Method
releaseNodes
async_simple/Signal.h:152
↓ 2 callers
Method
remote_endpoint
Get the remote endpoint.
demo_example/asio/asio/detail/null_socket_service.hpp:249
↓ 2 callers
Method
reset
Reset to initial parser state.
demo_example/http/http_request.hpp:37
↓ 2 callers
Function
reset_cancellation_state
demo_example/asio/asio/this_coro.hpp:186
↓ 2 callers
Function
resize
Alter the size of the file. * This function resizes the file to the specified size, in bytes. If the * current file size exceeds @c n then any extr
demo_example/asio/asio/basic_file.hpp:722
↓ 2 callers
Method
rethrow_if
demo_example/asio/asio/experimental/impl/coro.hpp:307
↓ 2 callers
Method
run_one_until
demo_example/asio/asio/impl/io_context.hpp:86
↓ 2 callers
Method
send
demo_example/asio/asio/basic_stream_socket.hpp:365
↓ 2 callers
Method
setAwaitingCoro
async_simple/coro/CountEvent.h:67
↓ 2 callers
Method
setFilter
Set the current scope's filter.
async_simple/Signal.h:288
↓ 2 callers
Function
setLazyLocalImpl
async_simple/coro/Lazy.h:565
↓ 2 callers
Method
set_verify_mode
Set the peer verification mode. * This function may be used to configure the peer verification mode used by * the stream. The new mode will overrid
demo_example/asio/asio/ssl/stream.hpp:258
↓ 2 callers
Function
start
demo_example/async_echo_client.cpp:23
↓ 2 callers
Method
start
demo_example/http/coroutine_http/http_server.cpp:28
↓ 2 callers
Method
start
demo_example/http/coroutine_http/multiple_core_http_server.cpp:29
↓ 2 callers
Function
start_switch_fiber
async_simple/uthread/internal/thread.cc:44
↓ 2 callers
Function
switch_out
async_simple/uthread/internal/thread.cc:195
↓ 2 callers
Function
sync_all
Synchronise the file to disk. * This function synchronises the file data and metadata to disk. Note that * the semantics of this synchronisation va
demo_example/asio/asio/basic_file.hpp:753
↓ 2 callers
Function
sync_data
Synchronise the file data to disk. * This function synchronises the file data to disk. Note that the semantics * of this synchronisation vary betwe
demo_example/asio/asio/basic_file.hpp:780
↓ 2 callers
Method
ticks
demo_example/asio/asio/detail/chrono_time_traits.hpp:132
↓ 2 callers
Method
total_milliseconds
demo_example/asio/asio/detail/chrono_time_traits.hpp:142
↓ 2 callers
Method
total_seconds
demo_example/asio/asio/detail/chrono_time_traits.hpp:137
↓ 2 callers
Method
try_receive
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:477
↓ 2 callers
Method
unlock
Unlock the mutex.
demo_example/asio/asio/detail/conditionally_enabled_mutex.hpp:131
↓ 2 callers
Method
unlock
async_simple/coro/SharedMutex.h:111
↓ 2 callers
Method
unlock_and_signal_one_for_destruction
demo_example/asio/asio/detail/std_event.hpp:78
↓ 2 callers
Method
value
demo_example/asio/asio/execution/mapping.hpp:732
↓ 2 callers
Function
wait
Wait for the socket to become ready to read, ready to write, or to have pending error conditions. * This function is used to perform a blocking wait f
demo_example/asio/asio/basic_socket.hpp:1723
↓ 2 callers
Method
wait
Implementation for get() to wait synchronously.
async_simple/Future.h:146
↓ 2 callers
Function
write
demo_example/asio_util.hpp:28
↓ 1 callers
Method
Call
async_simple/coro/test/ResumeByScheduleTest.cpp:59
↓ 1 callers
Function
CollectAnyVariadicImpl
async_simple/coro/Collect.h:663
↓ 1 callers
Function
CountCharFileCoroImpl
The *Impl is not the key point for this example, code readers could ignore this.
demo_example/ReadFiles.cpp:125
↓ 1 callers
Function
CountCharInFileAsyncImpl
The *Impl is not the key point for this example, code readers could ignore this.
demo_example/ReadFiles.cpp:90
↓ 1 callers
Function
CountCharInFileImpl
The *Impl is not the key point for this example, code readers could ignore this.
demo_example/ReadFiles.cpp:39
↓ 1 callers
Function
CountCharInFiles
demo_example/ReadFiles.cpp:48
↓ 1 callers
Function
CountCharInFilesAsync
demo_example/ReadFiles.cpp:99
↓ 1 callers
Function
CountCharInFilesCoro
demo_example/ReadFiles.cpp:134
↓ 1 callers
Function
CountFileCharNum
demo_example/CountChar.cpp:49
↓ 1 callers
Function
CountFileCharNum
demo_example/CountCharUsingModules.cpp:45
↓ 1 callers
Function
CountLineChar
demo_example/CountChar.cpp:37
↓ 1 callers
Function
CountLineChar
demo_example/CountCharUsingModules.cpp:33
↓ 1 callers
Function
CountTextChar
demo_example/CountChar.cpp:42
↓ 1 callers
Function
CountTextChar
demo_example/CountCharUsingModules.cpp:38
↓ 1 callers
Function
GetContinuationFromHandle
based on c++ coroutine common abi. it is not supported that the PromiseType's align is larger than the size of two function pointer.
async_simple/coro/Dispatch.h:39
↓ 1 callers
Function
ReadFile
demo_example/CountChar.cpp:28
↓ 1 callers
Function
ReadFile
demo_example/CountCharUsingModules.cpp:24
↓ 1 callers
Function
ResumeBySchedule
async_simple/coro/ResumeBySchedule.h:79
↓ 1 callers
Method
Stop
async_simple/coro/test/ResumeByScheduleTest.cpp:65
↓ 1 callers
Function
TEST_F
async_simple/coro/test/PMRLazyTest.cpp:33
↓ 1 callers
Method
TEST_hasLocalState
async_simple/Future.h:264
↓ 1 callers
Function
Uthread_read_file_for
benchmarks/ReadFileUtil.hpp:62
↓ 1 callers
Function
Uthread_read_some
benchmarks/ReadFileUtil.hpp:41
↓ 1 callers
Function
accept
demo_example/asio_util.hpp:35
↓ 1 callers
Function
accept
demo_example/asio/asio/basic_socket_acceptor.hpp:1276
↓ 1 callers
Method
add_timer_queue
demo_example/asio/asio/detail/impl/epoll_reactor.hpp:34
↓ 1 callers
Method
address
Obtain the address object specified when the network object was created.
demo_example/asio/asio/ip/network_v4.hpp:92
↓ 1 callers
Method
address
Get the IP address associated with the endpoint.
demo_example/asio/asio/ip/basic_endpoint.hpp:186
↓ 1 callers
Method
after
async_simple/Executor.h:243
↓ 1 callers
Function
allocate
demo_example/asio/asio/detail/handler_alloc_helpers.hpp:54
↓ 1 callers
Method
applyValue
async_simple/coro/test/LazyTest.cpp:78
↓ 1 callers
Method
as_noexcept
demo_example/asio/asio/experimental/impl/use_coro.hpp:229
↓ 1 callers
Method
as_throwing
demo_example/asio/asio/experimental/impl/use_coro.hpp:235
↓ 1 callers
Function
asio_handler_is_continuation
demo_example/asio/asio/detail/bind_handler.hpp:98
↓ 1 callers
Method
assign
Assign a native socket to a socket implementation.
demo_example/asio/asio/detail/win_iocp_socket_service.hpp:212
↓ 1 callers
Method
assign
Assign a native socket to a socket implementation.
demo_example/asio/asio/detail/reactive_socket_service.hpp:135
↓ 1 callers
Method
assign
Assign a native socket to a socket implementation.
demo_example/asio/asio/detail/io_uring_socket_service.hpp:133
↓ 1 callers
Function
async_connect
demo_example/asio_coro_util.hpp:275
↓ 1 callers
Method
async_move_accept
demo_example/asio/asio/detail/win_iocp_socket_service.hpp:564
↓ 1 callers
Function
async_read
demo_example/asio/asio/impl/read.hpp:567
↓ 1 callers
Function
async_read_file_for
benchmarks/ReadFileUtil.hpp:98
← previous
next →
501–600 of 4,345, ranked by callers