MCPcopy Create free account

hub / github.com/chriskohlhoff/asio / functions

Functions6,649 in github.com/chriskohlhoff/asio

Functionasio_handler_is_continuation
include/asio/impl/buffered_read_stream.hpp:100
Functionasio_handler_is_continuation
include/asio/impl/consign.hpp:58
Functionasio_handler_is_continuation
include/asio/impl/write_at.hpp:266
Functionasio_handler_is_continuation
include/asio/impl/write.hpp:399
Functionasio_handler_is_continuation
include/asio/impl/read.hpp:434
Functionasio_handler_is_continuation
include/asio/impl/prepend.hpp:68
Functionasio_handler_is_continuation
include/asio/experimental/impl/as_single.hpp:75
Functionassign
Assign an existing native socket to the socket. * This function opens the socket to hold an existing native socket. * * @param protocol An objec
include/asio/basic_socket.hpp:464
Functionassign
Assign an existing native pipe to the pipe. * This function opens the pipe to hold an existing native pipe. * * @param native_pipe A native pipe
include/asio/basic_readable_pipe.hpp:312
Functionassign
Assigns an existing native acceptor to the acceptor. * This function opens the acceptor to hold an existing native acceptor. * * @param protocol
include/asio/basic_socket_acceptor.hpp:517
Functionassign
Assign an existing native pipe to the pipe. * This function opens the pipe to hold an existing native pipe. * * @param native_pipe A native pipe
include/asio/basic_writable_pipe.hpp:312
Functionassign
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
include/asio/basic_file.hpp:575
Methodassign
Assign a native handle to a serial port implementation.
include/asio/detail/win_iocp_serial_port_service.hpp:84
Methodassign
Assign a native socket to a socket implementation.
include/asio/detail/winrt_ssocket_service.hpp:137
Methodassign
Assign a native descriptor to a serial port implementation.
include/asio/detail/posix_serial_port_service.hpp:99
Methodassign
Assign a native descriptor to a file implementation.
include/asio/detail/io_uring_file_service.hpp:99
Methodassign
Assign a native handle to a file implementation.
include/asio/detail/win_iocp_file_service.hpp:108
Functionasync_accept
include/asio/basic_socket_acceptor.hpp:1388
Methodasync_accept
include/asio/detail/win_iocp_socket_service.hpp:548
Methodasync_accept
include/asio/detail/reactive_socket_service.hpp:516
Methodasync_accept
include/asio/detail/io_uring_socket_service.hpp:512
Methodasync_completion
Constructor. * The constructor creates the concrete completion handler and makes the link * between the handler and the asynchronous result. */
include/asio/async_result.hpp:475
Functionasync_connect
include/asio/basic_socket.hpp:967
Methodasync_connect
include/asio/detail/win_iocp_socket_service.hpp:635
Methodasync_connect
include/asio/detail/winrt_ssocket_service.hpp:223
Methodasync_connect
include/asio/detail/reactive_socket_service.hpp:595
Methodasync_connect
include/asio/detail/io_uring_socket_service.hpp:590
Functionasync_fill
include/asio/buffered_stream.hpp:204
Functionasync_flush
include/asio/buffered_stream.hpp:136
Methodasync_move_accept
include/asio/detail/reactive_socket_service.hpp:550
Methodasync_move_accept
include/asio/detail/io_uring_socket_service.hpp:546
Methodasync_read
src/tests/unit/is_read_buffered.cpp:86
Methodasync_read
src/tests/unit/is_write_buffered.cpp:86
Functionasync_read_handler
src/tests/unit/read.cpp:2456
Functionasync_read_handler
src/tests/unit/read_at.cpp:3417
Functionasync_read_handler
src/tests/unit/read_until.cpp:660
Methodasync_read_line
src/examples/cpp11/type_erasure/line_reader.hpp:38
Functionasync_read_some
include/asio/basic_readable_pipe.hpp:570
Methodasync_read_some
src/tests/unit/read_until.cpp:81
Methodasync_read_some
include/asio/buffered_write_stream.hpp:208
Methodasync_read_some
include/asio/basic_stream_socket.hpp:1072
Methodasync_read_some
include/asio/detail/win_iocp_serial_port_service.hpp:175
Methodasync_read_some
include/asio/detail/posix_serial_port_service.hpp:192
Methodasync_read_some
include/asio/detail/io_uring_descriptor_service.hpp:491
Methodasync_read_some
include/asio/detail/io_uring_file_service.hpp:215
Methodasync_read_some
include/asio/detail/win_iocp_file_service.hpp:223
Methodasync_read_some
include/asio/detail/win_iocp_handle_service.hpp:233
Methodasync_read_some
include/asio/detail/reactive_descriptor_service.hpp:410
Methodasync_read_some_at
include/asio/detail/io_uring_descriptor_service.hpp:593
Methodasync_read_some_at
include/asio/detail/win_iocp_handle_service.hpp:265
Methodasync_receive
include/asio/basic_seq_packet_socket.hpp:652
Methodasync_receive
include/asio/detail/winrt_ssocket_service_base.hpp:251
Methodasync_receive
include/asio/detail/reactive_socket_service_base.hpp:394
Methodasync_receive
include/asio/detail/win_iocp_socket_service_base.hpp:373
Methodasync_receive
include/asio/detail/io_uring_socket_service_base.hpp:391
Methodasync_receive
include/asio/detail/null_socket_service.hpp:318
Methodasync_receive_from
include/asio/detail/win_iocp_socket_service.hpp:441
Methodasync_receive_from
include/asio/detail/reactive_socket_service.hpp:403
Methodasync_receive_from
include/asio/detail/io_uring_socket_service.hpp:391
Methodasync_receive_from
include/asio/detail/null_socket_service.hpp:454
Methodasync_receive_with_flags
include/asio/detail/reactive_socket_service_base.hpp:505
Methodasync_receive_with_flags
include/asio/detail/win_iocp_socket_service_base.hpp:476
Methodasync_receive_with_flags
include/asio/detail/io_uring_socket_service_base.hpp:510
Methodasync_resolve
include/asio/detail/resolver_service.hpp:83
Methodasync_resolve
include/asio/detail/winrt_resolver_service.hpp:143
Functionasync_result
The constructor extracts the future from the packaged task.
include/asio/packaged_task.hpp:45
Methodasync_result
src/tests/unit/bind_executor.cpp:95
Methodasync_result
src/tests/unit/cancel_at.cpp:198
Methodasync_result
src/tests/unit/cancel_after.cpp:188
Methodasync_result
src/tests/unit/bind_allocator.cpp:142
Methodasync_result
src/tests/unit/bind_cancellation_slot.cpp:103
Methodasync_result
src/tests/unit/bind_immediate_executor.cpp:92
Methodasync_result
Construct an async_result from a given handler.
src/tests/unit/archetypes/async_result.hpp:106
Methodasync_result
Construct an async_result from a given handler.
src/tests/unit/archetypes/async_result.hpp:132
Methodasync_result
include/asio/bind_immediate_executor.hpp:495
Methodasync_result
include/asio/bind_cancellation_slot.hpp:492
Methodasync_result
include/asio/bind_allocator.hpp:483
Methodasync_result
include/asio/async_result.hpp:417
Methodasync_result
include/asio/bind_executor.hpp:553
Methodasync_result
include/asio/impl/use_future.hpp:514
Methodasync_result
include/asio/impl/use_future.hpp:530
Methodasync_result
include/asio/impl/detached.hpp:54
Methodasync_resume
include/asio/experimental/impl/coro.hpp:253
Methodasync_send
include/asio/detail/winrt_ssocket_service_base.hpp:194
Methodasync_send
include/asio/detail/reactive_socket_service_base.hpp:287
Methodasync_send
include/asio/detail/win_iocp_socket_service_base.hpp:297
Methodasync_send
include/asio/detail/io_uring_socket_service_base.hpp:286
Methodasync_send
include/asio/detail/null_socket_service.hpp:277
Methodasync_send
include/asio/experimental/detail/channel_send_functions.hpp:93
Methodasync_send
include/asio/experimental/detail/channel_send_functions.hpp:176
Methodasync_send_to
include/asio/detail/win_iocp_socket_service.hpp:347
Methodasync_send_to
include/asio/detail/reactive_socket_service.hpp:280
Methodasync_send_to
include/asio/detail/io_uring_socket_service.hpp:271
Methodasync_send_to
include/asio/detail/null_socket_service.hpp:407
Functionasync_sleep
src/examples/cpp11/type_erasure/sleep.hpp:25
Functionasync_sleep_impl
src/examples/cpp20/type_erasure/sleep.cpp:16
Functionasync_sleep_impl
src/examples/cpp11/type_erasure/sleep.cpp:16
Functionasync_wait
include/asio/basic_socket.hpp:1818
Functionasync_wait
include/asio/basic_deadline_timer.hpp:655
Functionasync_wait
include/asio/basic_socket_acceptor.hpp:1254
← previousnext →1,401–1,500 of 6,649, ranked by callers