MCPcopy Create free account

hub / github.com/boostorg/asio / functions

Functions6,576 in github.com/boostorg/asio

↓ 3 callersFunctionget
Forwards the request to get the allocator to the associator specialisation for the unwrapped type @c T.
include/boost/asio/associated_allocator.hpp:198
↓ 3 callersFunctionget
Forwards the request to get the cancellation slot to the associator specialisation for the unwrapped type @c T.
include/boost/asio/associated_cancellation_slot.hpp:204
↓ 3 callersMethodget
include/boost/asio/associated_executor.hpp:56
↓ 3 callersMethodget
include/boost/asio/associated_allocator.hpp:52
↓ 3 callersMethodget
include/boost/asio/associated_cancellation_slot.hpp:53
↓ 3 callersMethodget
include/boost/asio/experimental/impl/parallel_group.hpp:745
↓ 3 callersFunctionget_composed_io_executor
include/boost/asio/detail/composed_work.hpp:227
↓ 3 callersMethodget_executor
include/boost/asio/impl/connect.hpp:390
↓ 3 callersMethodidentifier
example/cpp11/icmp/icmp_header.hpp:46
↓ 3 callersFunctioninline_or
include/boost/asio/inline_or_executor.hpp:564
↓ 3 callersFunctionis_open
Determine whether the socket is open.
include/boost/asio/basic_socket.hpp:493
↓ 3 callersFunctionis_open
Determine whether the channel is open.
include/boost/asio/experimental/basic_channel.hpp:298
↓ 3 callersMethodis_v4
Get whether the address is an IP version 4 address.
include/boost/asio/ip/address.hpp:84
↓ 3 callersMethodjoin
Block until all work associated with the executor is complete. While it is waiting, the thread may be borrowed to execute functions from the queue.
example/cpp11/executors/fork_join.cpp:192
↓ 3 callersMethodleave
example/cpp11/chat/chat_server.cpp:50
↓ 3 callersFunctionlisten
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
include/boost/asio/basic_socket_acceptor.hpp:616
↓ 3 callersMethodlock
Lock the mutex.
include/boost/asio/detail/atomic_slim_mutex.hpp:60
↓ 3 callersMethodlog
Log a message.
example/cpp11/services/basic_logger.hpp:63
↓ 3 callersFunctionmove_only_0
test/experimental/awaitable_operators.cpp:81
↓ 3 callersFunctionmove_only_2
test/experimental/awaitable_operators.cpp:91
↓ 3 callersFunctionoperator new
include/boost/asio/co_composed.hpp:764
↓ 3 callersFunctionparallel_sort
example/cpp14/parallel_group/parallel_sort.cpp:76
↓ 3 callersMethodpayload
Get the payload data.
example/cpp11/porthopper/protocol.hpp:131
↓ 3 callersMethodpost
include/boost/asio/detail/impl/strand_service.hpp:64
↓ 3 callersMethodrdbuf
Return a pointer to the underlying streambuf.
include/boost/asio/basic_socket_iostream.hpp:188
↓ 3 callersMethodreceive_with_flags
include/boost/asio/detail/null_socket_service.hpp:342
↓ 3 callersFunctionremove
Remove a signal from a signal_set. * This function removes the specified signal from the set. It has no effect * if the signal is not in the set.
include/boost/asio/basic_signal_set.hpp:440
↓ 3 callersMethodreset_cancellation_state
include/boost/asio/impl/awaitable.hpp:722
↓ 3 callersMethodreset_cancellation_state
include/boost/asio/experimental/impl/coro.hpp:44
↓ 3 callersMethodreturn_value
include/boost/asio/impl/awaitable.hpp:559
↓ 3 callersMethodreturn_values
include/boost/asio/impl/awaitable.hpp:566
↓ 3 callersMethodrun
example/cpp11/executors/priority_scheduler.cpp:67
↓ 3 callersMethodrun_for
include/boost/asio/impl/io_context.hpp:86
↓ 3 callersFunctionrunning_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
include/boost/asio/strand.hpp:344
↓ 3 callersMethodset_disposition
include/boost/asio/impl/awaitable.hpp:152
↓ 3 callersMethodset_verify_callback
include/boost/asio/ssl/impl/context.hpp:31
↓ 3 callersMethodset_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
include/boost/asio/ssl/stream.hpp:274
↓ 3 callersMethodshutdown
Shut down SSL on the stream. * This function is used to shut down SSL on the stream. The function call * will block until SSL has been shut down or
include/boost/asio/ssl/stream.hpp:586
↓ 3 callersMethodsize
Get the size of the input sequence. * @returns The size of the input sequence. The value is equal to that * calculated for @c s in the following co
include/boost/asio/basic_streambuf.hpp:160
↓ 3 callersFunctionstart_read_op
include/boost/asio/impl/read.hpp:447
↓ 3 callersFunctionstart_write_op
include/boost/asio/impl/write.hpp:412
↓ 3 callersMethodsuspend_with
include/boost/asio/impl/spawn.hpp:110
↓ 3 callersMethodtarget_type
include/boost/asio/impl/executor.hpp:113
↓ 3 callersMethodtarget_type
!defined(BOOST_ASIO_NO_TYPEID)
include/boost/asio/execution/any_executor.hpp:715
↓ 3 callersMethodthrow_if_cancelled
include/boost/asio/spawn.hpp:116
↓ 3 callersFunctionthrow_on_cancel
test/co_composed.cpp:432
↓ 3 callersFunctionto_string
example/cpp11/http/server3/reply.cpp:198
↓ 3 callersFunctionto_string
example/cpp11/http/server2/reply.cpp:198
↓ 3 callersMethodtop
Obtain the value at the top of the stack.
include/boost/asio/detail/call_stack.hpp:107
↓ 3 callersMethodtry_lock
Try to lock the mutex.
include/boost/asio/detail/win_mutex.hpp:52
↓ 3 callersMethodtype
example/cpp11/icmp/icmp_header.hpp:43
↓ 3 callersMethodunlock
Unlock the mutex.
include/boost/asio/detail/atomic_slim_mutex.hpp:76
↓ 3 callersMethodvalue
include/boost/asio/execution/mapping.hpp:690
↓ 3 callersMethodwrap
example/cpp11/invocation/prioritised_handlers.cpp:90
↓ 3 callersMethodwrite
example/cpp11/local/connect_pair.cpp:53
↓ 2 callersFunctionaligned_new
include/boost/asio/detail/memory.hpp:103
↓ 2 callersMethodallocate
example/cpp11/allocation/server.cpp:45
↓ 2 callersMethodallocate
include/boost/asio/any_completion_handler.hpp:133
↓ 2 callersMethodallocate
include/boost/asio/impl/execution_context.hpp:56
↓ 2 callersFunctionasync_0_completion_args
test/compose.cpp:62
↓ 2 callersFunctionasync_0_completion_args
test/composed.cpp:62
↓ 2 callersFunctionasync_1_completion_arg
test/compose.cpp:155
↓ 2 callersFunctionasync_1_completion_arg
test/composed.cpp:155
↓ 2 callersMethodasync_read_some_at
include/boost/asio/detail/io_uring_file_service.hpp:235
↓ 2 callersMethodasync_receive
include/boost/asio/experimental/detail/channel_service.hpp:195
↓ 2 callersMethodasync_send
include/boost/asio/experimental/detail/channel_service.hpp:155
↓ 2 callersMethodasync_shutdown
include/boost/asio/ssl/stream.hpp:643
↓ 2 callersFunctionasync_throw
test/co_composed.cpp:35
↓ 2 callersMethodasync_write_some
include/boost/asio/impl/buffered_write_stream.hpp:353
↓ 2 callersFunctionbasic_file
Construct a basic_file without opening it. * This constructor initialises a file without opening it. * * @param ex The I/O executor that the fil
include/boost/asio/basic_file.hpp:99
↓ 2 callersFunctionbasic_overlapped_handle
Construct an overlapped handle without opening it. * This constructor creates an overlapped handle without opening it. * * @param ex The I/O exe
include/boost/asio/windows/basic_overlapped_handle.hpp:86
↓ 2 callersFunctionbasic_socket
Construct a basic_socket without opening it. * This constructor creates a socket without opening it. * * @param ex The I/O executor that the soc
include/boost/asio/basic_socket.hpp:121
↓ 2 callersMethodbind_result
include/boost/asio/detail/work_dispatcher.hpp:96
↓ 2 callersMethodbuffer_front
Get the element at the front of the buffer.
include/boost/asio/experimental/detail/channel_service.hpp:369
↓ 2 callersMethodbuffer_move_from
Move from another buffer.
include/boost/asio/experimental/detail/channel_service.hpp:339
↓ 2 callersMethodbuffers
example/cpp11/socks4/socks4.hpp:98
↓ 2 callersFunctioncall_connect_condition
include/boost/asio/impl/connect.hpp:47
↓ 2 callersMethodcall_handler
example/cpp14/executors/actor.cpp:157
↓ 2 callersMethodcall_handler
example/cpp11/executors/actor.cpp:158
↓ 2 callersMethodcall_handler
include/boost/asio/ssl/detail/read_op.hpp:61
↓ 2 callersMethodcancel
Cancel all asynchronous operations associated with the handle. * This function causes all outstanding asynchronous read or write operations * to fi
include/boost/asio/windows/basic_object_handle.hpp:354
↓ 2 callersMethodcancel_
include/boost/asio/experimental/impl/promise.hpp:184
↓ 2 callersFunctioncapacity
Get the capacity of the channel's buffer.
include/boost/asio/experimental/basic_channel.hpp:292
↓ 2 callersMethodcapacity
Get the current capacity of the basic_streambuf. * @returns The current total capacity of the streambuf, i.e. for both the * input sequence and out
include/boost/asio/basic_streambuf.hpp:180
↓ 2 callersMethodcapacity
include/boost/asio/experimental/detail/impl/channel_service.hpp:159
↓ 2 callersMethodcheck_condition
include/boost/asio/impl/connect.hpp:217
↓ 2 callersMethodclose
Close the connection. * @return \c this if a connection was successfully established, a null * pointer otherwise. */
include/boost/asio/basic_socket_streambuf.hpp:221
↓ 2 callersMethodclose
Close the handle. * This function is used to close the handle. Any asynchronous read or write * operations will be cancelled immediately, and will
include/boost/asio/windows/basic_object_handle.hpp:314
↓ 2 callersMethodcomplete
include/boost/asio/experimental/impl/promise.hpp:143
↓ 2 callersFunctioncomposed
include/boost/asio/composed.hpp:393
↓ 2 callersMethodconnect
example/cpp11/timeouts/blocking_tcp_client.cpp:39
↓ 2 callersMethodconstruct
Construct a new socket implementation.
include/boost/asio/detail/null_socket_service.hpp:67
↓ 2 callersMethodconsume
Remove characters from the input sequence. * Removes @c n characters from the beginning of the input sequence. * * @note If @c n is greater than
include/boost/asio/basic_streambuf.hpp:249
↓ 2 callersMethodconverting_move_construct
include/boost/asio/detail/null_socket_service.hpp:84
↓ 2 callersMethodcopy
include/boost/asio/buffered_read_stream.hpp:245
↓ 2 callersFunctioncoro_simple_cancel_nested_k
test/experimental/coro/cancel.cpp:110
↓ 2 callersFunctioncreate_implementation
include/boost/asio/strand.hpp:376
↓ 2 callersMethodcreate_promise
include/boost/asio/impl/use_future.hpp:214
↓ 2 callersMethoddata
include/boost/asio/ip/detail/socket_option.hpp:216
↓ 2 callersMethoddeallocate
example/cpp11/allocation/server.cpp:64
← previousnext →501–600 of 6,576, ranked by callers