Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ functions
Functions
6,576 in github.com/boostorg/asio
⨍
Functions
6,576
◇
Types & classes
3,384
Method
basic_resolver_iterator
Default constructor creates an end iterator.
include/boost/asio/ip/basic_resolver_iterator.hpp:72
Method
basic_resolver_query
Construct with specified service name for any protocol. * This constructor is typically used to perform name resolution for local * service binding
include/boost/asio/ip/basic_resolver_query.hpp:64
Method
basic_resolver_results
Default constructor creates an empty range.
include/boost/asio/ip/basic_resolver_results.hpp:84
Method
basic_seq_packet_socket
Construct a basic_seq_packet_socket without opening it. * This constructor creates a sequenced packet socket without opening it. The * socket needs
include/boost/asio/basic_seq_packet_socket.hpp:99
Method
basic_socket_iostream
Construct a basic_socket_iostream without establishing a connection.
include/boost/asio/basic_socket_iostream.hpp:112
Method
basic_socket_streambuf
Construct a basic_socket_streambuf without establishing a connection.
include/boost/asio/basic_socket_streambuf.hpp:123
Method
basic_stream_descriptor
Construct a stream descriptor without opening it. * This constructor creates a stream descriptor without opening it. The * descriptor needs to be o
include/boost/asio/posix/basic_stream_descriptor.hpp:83
Method
basic_stream_file
Construct a basic_stream_file without opening it. * This constructor initialises a file without opening it. The file needs to * be opened before da
include/boost/asio/basic_stream_file.hpp:93
Method
basic_stream_handle
Construct a stream handle without opening it. * This constructor creates a stream handle without opening it. * * @param ex The I/O executor that
include/boost/asio/windows/basic_stream_handle.hpp:79
Method
basic_stream_socket
Construct a basic_stream_socket without opening it. * This constructor creates a stream socket without opening it. The socket * needs to be opened
include/boost/asio/basic_stream_socket.hpp:104
Method
basic_streambuf
Construct a basic_streambuf object. * Constructs a streambuf with the specified maximum size. The initial size * of the streambuf's input sequence
include/boost/asio/basic_streambuf.hpp:133
Method
basic_streambuf_ref
Construct a basic_streambuf_ref for the given basic_streambuf object.
include/boost/asio/basic_streambuf.hpp:382
Method
basic_system_executor
Default constructor.
include/boost/asio/system_executor.hpp:44
Method
basic_waitable_timer
Constructor. * This constructor creates a timer without setting an expiry time. The * expires_at() or expires_after() functions must be called to s
include/boost/asio/basic_waitable_timer.hpp:179
Method
basic_yield_context
include/boost/asio/spawn.hpp:197
Method
begin
test/buffer.cpp:50
Method
begin
test/buffer.cpp:68
Method
begin
test/buffer.cpp:487
Method
begin
test/buffer.cpp:495
Method
begin
test/buffer.cpp:501
Method
begin
test/buffer.cpp:519
Method
begin
test/buffer.cpp:526
Method
begin
test/buffer.cpp:537
Method
begin
test/buffer.cpp:543
Method
begin
test/buffer.cpp:554
Method
begin
test/buffer.cpp:561
Method
begin
test/buffer.cpp:572
Method
begin
test/buffer.cpp:578
Method
begin
Get the begin iterator for the sequence of registered buffers.
include/boost/asio/buffer_registration.hpp:159
Method
begin
include/boost/asio/detail/consuming_buffers.hpp:61
Method
begin
Obtain an iterator that points to the start of the range.
include/boost/asio/ip/address_v4_range.hpp:88
Method
begin
Obtain an iterator that points to the start of the range.
include/boost/asio/ip/address_v6_range.hpp:90
Function
begin_test_suite
test/unit_test.hpp:61
Function
bind
Bind the acceptor to the given local endpoint. * This function binds the socket acceptor to the specified endpoint on the * local machine. *
include/boost/asio/basic_socket_acceptor.hpp:569
Method
bind
Bind the socket to the specified local endpoint.
include/boost/asio/detail/win_iocp_socket_service.hpp:239
Method
bind
Bind the socket to the specified local endpoint.
include/boost/asio/detail/winrt_ssocket_service.hpp:156
Method
bind
Bind the socket to the specified local endpoint.
include/boost/asio/detail/reactive_socket_service.hpp:157
Method
bind
Bind the socket to the specified local endpoint.
include/boost/asio/detail/io_uring_socket_service.hpp:153
Function
bind_allocator_to_completion_token_v1_test
test/bind_allocator.cpp:150
Function
bind_allocator_to_completion_token_v2_test
test/bind_allocator.cpp:201
Function
bind_allocator_to_function_object_test
test/bind_allocator.cpp:83
Function
bind_cancellation_slot_to_completion_token_v1_test
test/bind_cancellation_slot.cpp:111
Function
bind_cancellation_slot_to_completion_token_v2_test
test/bind_cancellation_slot.cpp:165
Function
bind_cancellation_slot_to_function_object_test
test/bind_cancellation_slot.cpp:36
Function
bind_executor_to_completion_token_v1_test
test/bind_executor.cpp:103
Function
bind_executor_to_completion_token_v2_test
test/bind_executor.cpp:154
Function
bind_executor_to_function_object_test
test/bind_executor.cpp:35
Function
bind_immediate_executor_to_completion_token_v1_test
test/bind_immediate_executor.cpp:100
Function
bind_immediate_executor_to_completion_token_v2_test
test/bind_immediate_executor.cpp:150
Function
bind_immediate_executor_to_function_object_test
test/bind_immediate_executor.cpp:33
Method
bind_result
include/boost/asio/detail/work_dispatcher.hpp:129
Method
bind_result
include/boost/asio/detail/work_dispatcher.hpp:164
Method
bind_result
include/boost/asio/detail/work_dispatcher.hpp:195
Method
binder0
include/boost/asio/detail/bind_handler.hpp:35
Method
binder1
include/boost/asio/detail/bind_handler.hpp:90
Method
binder2
include/boost/asio/detail/bind_handler.hpp:151
Method
binder3
include/boost/asio/detail/bind_handler.hpp:219
Method
binder4
include/boost/asio/detail/bind_handler.hpp:296
Method
binder5
include/boost/asio/detail/bind_handler.hpp:381
Method
bits
include/boost/asio/io_context.hpp:996
Method
block
Block all signals for the calling thread.
include/boost/asio/detail/posix_signal_blocker.hpp:55
Method
block
Block all signals for the calling thread.
include/boost/asio/detail/null_signal_blocker.hpp:50
Method
blocking_adaptation_t
include/boost/asio/execution/blocking_adaptation.hpp:171
Method
blocking_execute_ex
include/boost/asio/execution/any_executor.hpp:905
Method
blocking_execute_state
include/boost/asio/execution/blocking_adaptation.hpp:702
Method
blocking_executor_op
include/boost/asio/detail/blocking_executor_op.hpp:71
Method
blocking_executor_op_base
include/boost/asio/detail/blocking_executor_op.hpp:35
Method
blocking_t
include/boost/asio/execution/blocking.hpp:216
Method
boolean
Default constructor.
include/boost/asio/detail/socket_option.hpp:38
Method
broadcast
Obtain an address object that represents the broadcast address. * This function returns an address that represents the broadcast address * <tt>255.
include/boost/asio/ip/address_v4.hpp:250
Method
buffer_clear
Clear all values from the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:482
Method
buffer_clear
Clear all values from the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:632
Function
buffer_copy_1
include/boost/asio/buffer.hpp:2405
Method
buffer_debug_check
include/boost/asio/buffer.hpp:657
Function
buffer_dup
include/boost/asio/detail/winrt_utils.hpp:83
Method
buffer_front
Get the element at the front of the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:470
Method
buffer_front
Get the element at the front of the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:615
Method
buffer_move_from
Move from another buffer.
include/boost/asio/experimental/detail/channel_service.hpp:442
Method
buffer_move_from
Move from another buffer.
include/boost/asio/experimental/detail/channel_service.hpp:546
Method
buffer_pop
Pop a value from the front of the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:476
Method
buffer_pop
Pop a value from the front of the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:621
Method
buffer_push
Push a new value to the back of the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:455
Method
buffer_push
Push a new value to the back of the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:565
Method
buffer_push_n
Push new values to the back of the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:461
Method
buffer_push_n
Push new values to the back of the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:588
Method
buffer_registration
include/boost/asio/buffer_registration.hpp:81
Function
buffer_registration<MutableBufferSequence, Allocator> register_buffers
include/boost/asio/buffer_registration.hpp:276
Function
buffer_registration<MutableBufferSequence> register_buffers
include/boost/asio/buffer_registration.hpp:263
Method
buffer_resize_guard
Constructor.
include/boost/asio/detail/buffer_resize_guard.hpp:34
Method
buffer_sequence_adapter
include/boost/asio/detail/buffer_sequence_adapter.hpp:113
Method
buffer_sequence_adapter
include/boost/asio/detail/buffer_sequence_adapter.hpp:262
Method
buffer_sequence_adapter
include/boost/asio/detail/buffer_sequence_adapter.hpp:330
Method
buffer_sequence_adapter
include/boost/asio/detail/buffer_sequence_adapter.hpp:398
Method
buffer_sequence_adapter
include/boost/asio/detail/buffer_sequence_adapter.hpp:472
Method
buffer_sequence_adapter
include/boost/asio/detail/buffer_sequence_adapter.hpp:546
Method
buffer_sequence_adapter
include/boost/asio/detail/buffer_sequence_adapter.hpp:622
Function
buffer_sequence_begin
Get an iterator to the first element in a buffer sequence.
include/boost/asio/registered_buffer.hpp:233
Function
buffer_sequence_end
Get an iterator to one past the end element in a buffer sequence.
include/boost/asio/registered_buffer.hpp:250
Method
buffer_size
Get number of buffered elements.
include/boost/asio/experimental/detail/channel_service.hpp:449
Method
buffer_size
Get number of buffered elements.
include/boost/asio/experimental/detail/channel_service.hpp:559
← previous
next →
1,601–1,700 of 6,576, ranked by callers