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
↓ 7 callers
Function
connect
demo_example/asio/asio/impl/connect.hpp:107
↓ 7 callers
Method
construct
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:47
↓ 7 callers
Method
empty
Whether there are no timers in the queue.
demo_example/asio/asio/detail/timer_queue.hpp:115
↓ 7 callers
Method
enqueue_timer
Add a new timer to the queue. Returns true if this is the timer that is earliest in the queue, in which case the reactor's event demultiplexing functi
demo_example/asio/asio/detail/timer_queue.hpp:79
↓ 7 callers
Method
entry_point
demo_example/asio/asio/impl/awaitable.hpp:644
↓ 7 callers
Method
equal
demo_example/asio/asio/ip/basic_resolver_iterator.hpp:167
↓ 7 callers
Method
getTypeTag
async_simple/coro/LazyLocalBase.h:67
↓ 7 callers
Function
get_43_plus_i
async_simple/coro/test/PMRLazyTest.cpp:20
↓ 7 callers
Method
get_executor
demo_example/asio/asio/basic_raw_socket.hpp:1163
↓ 7 callers
Method
get_executor
demo_example/asio/asio/basic_datagram_socket.hpp:1172
↓ 7 callers
Method
get_executor
Get the executor associated with the object. * This function may be used to obtain the executor object that the stream * uses to dispatch handlers
demo_example/asio/asio/ssl/stream.hpp:160
↓ 7 callers
Method
get_executor
demo_example/asio/asio/impl/read_until.hpp:1636
↓ 7 callers
Method
is_open
Check whether the coroutine is open, i.e. can be resumed.
demo_example/asio/asio/experimental/coro.hpp:231
↓ 7 callers
Method
lock
Lock the mutex.
demo_example/asio/asio/detail/win_mutex.hpp:47
↓ 7 callers
Function
open
Open the file using the specified path. * This function opens the file so that it will use the specified path. * * @param path The path name ide
demo_example/asio/asio/basic_file.hpp:368
↓ 7 callers
Method
prefer
demo_example/asio/asio/execution/any_executor.hpp:1680
↓ 7 callers
Method
reset
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:177
↓ 7 callers
Method
result
async_simple/coro/Lazy.h:260
↓ 7 callers
Method
setResult
State Transfer: START: initial ONLY_RESULT: promise.setValue called ONLY_CONTINUATION: future.thenImpl called
async_simple/FutureState.h:196
↓ 6 callers
Method
address_length
demo_example/asio/asio/detail/win_iocp_socket_accept_op.hpp:73
↓ 6 callers
Method
allocate
async_simple/coro/test/GeneratorTest.cpp:186
↓ 6 callers
Method
assign
Assign an existing native descriptor to the descriptor. * This function opens the descriptor to hold an existing native descriptor. * * @param n
demo_example/asio/asio/posix/basic_descriptor.hpp:245
↓ 6 callers
Function
async_read_some
demo_example/asio_coro_util.hpp:215
↓ 6 callers
Method
async_wait
demo_example/asio/asio/basic_signal_set.hpp:521
↓ 6 callers
Method
cancel
Cancel any asynchronous operations that are waiting on the resolver. * This function forces the completion of any pending asynchronous * operations
demo_example/asio/asio/ip/basic_resolver.hpp:232
↓ 6 callers
Method
checkout
async_simple/uthread/test/UthreadTest.cpp:148
↓ 6 callers
Method
close
Close the stream.
demo_example/asio/asio/buffered_stream.hpp:99
↓ 6 callers
Method
deallocate
async_simple/coro/test/GeneratorTest.cpp:191
↓ 6 callers
Function
dereference
(addr)
dbg/LazyStack.py:79
↓ 6 callers
Method
destroy
demo_example/asio/asio/detail/op_queue.hpp:44
↓ 6 callers
Method
done
async_simple/experimental/coroutine.h:261
↓ 6 callers
Function
endpoint
demo_example/asio/asio/placeholders.hpp:84
↓ 6 callers
Function
getAwaiter
async_simple/coro/Traits.h:61
↓ 6 callers
Method
get_payload
demo_example/asio/asio/experimental/detail/channel_send_op.hpp:36
↓ 6 callers
Function
makeReadyFuture
async_simple/Future.h:349
↓ 6 callers
Method
move_construct
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:75
↓ 6 callers
Method
native_handle
Get the native socket representation.
demo_example/asio/asio/detail/null_socket_service.hpp:132
↓ 6 callers
Method
non_blocking
Gets the non-blocking mode of the descriptor. * @returns @c true if the descriptor's synchronous operations will fail with * asio::error::would_blo
demo_example/asio/asio/posix/basic_descriptor.hpp:437
↓ 6 callers
Method
notify
async_simple/coro/ConditionVariable.h:195
↓ 6 callers
Method
notifyOne
async_simple/coro/ConditionVariable.h:106
↓ 6 callers
Method
output_buffer
demo_example/asio/asio/detail/win_iocp_socket_accept_op.hpp:68
↓ 6 callers
Method
query
demo_example/asio/asio/impl/system_executor.hpp:36
↓ 6 callers
Method
registered_id
demo_example/asio/asio/detail/buffer_sequence_adapter.hpp:134
↓ 6 callers
Method
resume
demo_example/asio_coro_util.hpp:78
↓ 6 callers
Method
schedule
demo_example/asio_coro_util.hpp:134
↓ 6 callers
Method
setException
async_simple/Try.h:113
↓ 6 callers
Method
setExecutor
This section is public because they may invoked by other type of Future. They are not suppose to be public. FIXME: mark the section as private.
async_simple/Future.h:229
↓ 6 callers
Method
set_error
demo_example/asio/asio/impl/awaitable.hpp:136
↓ 6 callers
Method
set_option
demo_example/asio/asio/basic_serial_port.hpp:517
↓ 6 callers
Function
sum
benchmarks/CallDepth.bench.cpp:34
↓ 6 callers
Method
target
demo_example/asio/asio/execution/any_executor.hpp:616
↓ 6 callers
Function
write
demo_example/asio/asio/impl/write.hpp:64
↓ 5 callers
Function
advance
Advance the iterator by the specified distance.
demo_example/asio/asio/buffers_iterator.hpp:407
↓ 5 callers
Function
aligned_delete
demo_example/asio/asio/detail/memory.hpp:118
↓ 5 callers
Method
assign
Assign a native socket to a socket implementation.
demo_example/asio/asio/detail/null_socket_service.hpp:102
↓ 5 callers
Function
async_io
demo_example/asio/asio/ssl/detail/io.hpp:394
↓ 5 callers
Method
attachOne
async_simple/FutureState.h:142
↓ 5 callers
Method
buffer_size
Get number of buffered elements.
demo_example/asio/asio/experimental/detail/channel_service.hpp:345
↓ 5 callers
Function
calculate_hash_value
demo_example/asio/asio/detail/hash_map.hpp:33
↓ 5 callers
Method
checkin
async_simple/coro/ViaCoroutine.h:97
↓ 5 callers
Method
clear
Remove all entries from the map.
demo_example/asio/asio/detail/hash_map.hpp:208
↓ 5 callers
Method
close
Close the descriptor. * This function is used to close the descriptor. Any asynchronous read or * write operations will be cancelled immediately, a
demo_example/asio/asio/posix/basic_descriptor.hpp:284
↓ 5 callers
Function
collectAll
async_simple/Collect.h:49
↓ 5 callers
Function
collectAny
async_simple/coro/Collect.h:677
↓ 5 callers
Function
const_buffer
demo_example/asio/asio/buffer.hpp:254
↓ 5 callers
Method
defer
demo_example/asio/asio/impl/executor.hpp:272
↓ 5 callers
Method
detachOne
async_simple/FutureState.h:145
↓ 5 callers
Method
dispatch
demo_example/asio/asio/impl/executor.hpp:254
↓ 5 callers
Method
done
demo_example/asio/asio/experimental/impl/coro.hpp:110
↓ 5 callers
Method
end
demo_example/asio/asio/detail/reactor_op_queue.hpp:55
↓ 5 callers
Method
execute
demo_example/asio/asio/impl/io_context.hpp:268
↓ 5 callers
Method
getExecutor
async_simple/coro/Lazy.h:411
↓ 5 callers
Method
getTry
async_simple/Future.h:268
↓ 5 callers
Method
get_executor
demo_example/asio/asio/basic_socket.hpp:1896
↓ 5 callers
Function
io
demo_example/asio/asio/ssl/detail/io.hpp:33
↓ 5 callers
Method
move_assign
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:98
↓ 5 callers
Method
neg_infin
Helper function for obtaining a time value that always fires.
demo_example/asio/asio/ssl/detail/stream_core.hpp:140
↓ 5 callers
Method
on_work_finished
demo_example/asio/asio/impl/io_context.hpp:333
↓ 5 callers
Method
post
demo_example/asio/asio/impl/executor.hpp:265
↓ 5 callers
Function
read_some
demo_example/asio_util.hpp:20
↓ 5 callers
Method
run
No-op because should never be called.
demo_example/asio/asio/detail/null_reactor.hpp:64
↓ 5 callers
Method
stop
demo_example/io_context_pool.hpp:48
↓ 5 callers
Method
submitIO
async_simple/executors/SimpleIOExecutor.h:110
↓ 5 callers
Method
swap
demo_example/asio/asio/execution/any_executor.hpp:590
↓ 5 callers
Method
swap
async_simple/util/move_only_function.h:346
↓ 5 callers
Method
use_reactor
demo_example/asio/asio/detail/win_iocp_socket_service_base.hpp:751
↓ 5 callers
Method
value
Get the current value of the boolean.
demo_example/asio/asio/detail/socket_option.hpp:55
↓ 4 callers
Method
__init__
(self)
dbg/LazyStack.py:167
↓ 4 callers
Function
assign
Assign an existing native file to the file. * This function opens the file to hold an existing native file. * * @param native_file A native file
demo_example/asio/asio/basic_file.hpp:467
↓ 4 callers
Function
basic_executor_type
Constructor used by io_context::get_executor().
demo_example/asio/asio/io_context.hpp:1121
↓ 4 callers
Function
bind
Bind the socket to the given local endpoint. * This function binds the socket to the specified endpoint on the local * machine. * * @param en
demo_example/asio/asio/basic_socket.hpp:789
↓ 4 callers
Method
buffer_pop
Pop a value from the front of the buffer.
demo_example/asio/asio/experimental/detail/channel_service.hpp:372
↓ 4 callers
Method
buffer_push
Push a new value to the back of the buffer.
demo_example/asio/asio/experimental/detail/channel_service.hpp:351
↓ 4 callers
Method
cancel_timer
demo_example/asio/asio/detail/impl/epoll_reactor.hpp:65
↓ 4 callers
Method
chainedSignal
bind a chained signal to this slot. all triggered signal will transfer to this chainedSignal.
async_simple/Signal.h:312
↓ 4 callers
Method
checkHasCanceled
async_simple/Signal.h:389
↓ 4 callers
Method
clear
Clear the error value to the default.
demo_example/asio/asio/error_code.hpp:105
↓ 4 callers
Function
close
Close the file. * This function is used to close the file. Any asynchronous read or write * operations will be cancelled immediately, and will comp
demo_example/asio/asio/basic_file.hpp:506
↓ 4 callers
Method
connect
Connect the socket to the specified endpoint.
demo_example/asio/asio/detail/null_socket_service.hpp:495
↓ 4 callers
Method
context
demo_example/asio/asio/execution/any_executor.hpp:1191
← previous
next →
201–300 of 4,345, ranked by callers