Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ functions
Functions
3,161 in github.com/boostorg/beast
⨍
Functions
3,161
◇
Types & classes
1,011
Method
run
test/doc/websocket_4_messages.cpp:135
Method
run
test/doc/websocket_5_control_frames.cpp:66
Method
run
test/doc/websocket.cpp:103
Method
run
test/bench/parser/bench_parser.cpp:340
Method
run
test/bench/utf8_checker/bench_utf8_checker.cpp:121
Method
run
test/bench/buffers/bench_buffers.cpp:196
Method
run
test/bench/zlib/deflate_stream.cpp:187
Method
run
test/bench/zlib/inflate_stream.cpp:232
Method
run
Run a new instance of the associated test suite.
include/boost/beast/_experimental/unit_test/suite_info.hpp:83
Method
run_each
include/boost/beast/_experimental/unit_test/runner.hpp:219
Method
run_each_if
include/boost/beast/_experimental/unit_test/runner.hpp:229
Method
run_if
include/boost/beast/_experimental/unit_test/runner.hpp:208
Method
run_impl
test/beast/websocket/cancel.cpp:130
Method
run_until
test/beast/websocket/test.hpp:404
Method
runner
include/boost/beast/_experimental/unit_test/runner.hpp:37
Method
saved_handler
Default Constructor
include/boost/beast/core/saved_handler.hpp:40
Method
sbuf
test/beast/websocket/test.hpp:383
Method
sbuf
test/beast/websocket/accept.cpp:48
Method
scheme
test/beast/http/message_fuzz.hpp:104
Method
scoped_testcase
include/boost/beast/_experimental/unit_test/suite.hpp:378
Method
select_on_container_copy_construction
test/extras/include/boost/beast/test/test_allocator.hpp:73
Method
selector
include/boost/beast/_experimental/unit_test/match.hpp:63
Method
self_assign
test/beast/http/fields.cpp:55
Function
send
test/doc/http_snippets.cpp:308
Method
send_bad_response
example/http/server/fast/http_server_fast.cpp:203
Method
send_bits
Send a value on a given number of bits. IN assertion: length <= 16 and value fits in length bits. */
include/boost/beast/zlib/detail/deflate_stream.hpp:452
Method
send_code
Send a code of the given tree
include/boost/beast/zlib/detail/deflate_stream.hpp:470
Method
send_file
example/http/server/fast/http_server_fast.cpp:233
Method
send_response
example/http/server/flex/http_server_flex.cpp:300
Method
send_response
example/http/server/async/http_server_async.cpp:280
Method
send_response
example/http/server/async-local/http_server_async_local.cpp:287
Method
send_response
example/http/server/async-ssl/http_server_async_ssl.cpp:330
Method
sequence
include/boost/beast/http/detail/chunk_encode.hpp:93
Method
serializer
Move Constructor @note Moving or copying the serializer after the first call to @ref serializer::next results in undefined be
include/boost/beast/http/serializer.hpp:212
Method
server
authority = server | reg_name reg_name = 1*( unreserved | escaped | "$" | "," | ";" | ":" | "@" | "&" | "="
test/beast/http/message_fuzz.hpp:221
Method
service
include/boost/beast/websocket/detail/service.hpp:63
Method
service_base
include/boost/beast/core/detail/service_base.hpp:24
Method
session
Objects are constructed with a strand to ensure that handlers do not execute concurrently.
example/http/client/async/http_client_async.cpp:52
Method
session
Objects are constructed with a strand to ensure that handlers do not execute concurrently.
example/http/client/async-local/http_client_async_local.cpp:57
Method
session
Objects are constructed with a strand to ensure that handlers do not execute concurrently.
example/http/client/async-ssl-system-executor/http_client_async_ssl_system_executor.cpp:54
Method
session
example/http/client/async-ssl/http_client_async_ssl.cpp:52
Method
session
Take ownership of the buffer
example/http/server/flex/http_server_flex.cpp:256
Method
session
Take ownership of the stream
example/http/server/async/http_server_async.cpp:222
Method
session
Take ownership of the stream
example/http/server/async-local/http_server_async_local.cpp:229
Method
session
Take ownership of the socket
example/http/server/stackless/http_server_stackless.cpp:226
Method
session
Take ownership of the socket
example/http/server/stackless-ssl/http_server_stackless_ssl.cpp:250
Method
session
Take ownership of the socket
example/http/server/async-ssl/http_server_async_ssl.cpp:245
Method
session
Resolver and socket require an io_context
example/websocket/client/async/websocket_client_async.cpp:51
Method
session
Resolver and socket require an io_context
example/websocket/client/async-local/websocket_client_async_local.cpp:54
Method
session
Objects are constructed with a strand to ensure that handlers do not execute concurrently.
example/websocket/client/async-ssl-system-executor/websocket_client_async_ssl_system_executor.cpp:56
Method
session
Resolver and socket require an io_context
example/websocket/client/async-ssl/websocket_client_async_ssl.cpp:55
Method
session
Take ownership of the socket
example/websocket/server/async/websocket_server_async.cpp:52
Method
session
Take ownership of the socket
example/websocket/server/async-local/websocket_server_async_local.cpp:56
Method
session
Take ownership of the socket
example/websocket/server/stackless/websocket_server_stackless.cpp:55
Method
session
Take ownership of the socket
example/websocket/server/stackless-ssl/websocket_server_stackless_ssl.cpp:60
Method
session
Take ownership of the socket
example/websocket/server/async-ssl/websocket_server_async_ssl.cpp:56
Method
session
test/beast/core/basic_stream.cpp:260
Function
set_allowed_cancellation
Set the allowed cancellation types, default is `terminal`.
include/boost/beast/core/async_base.hpp:366
Function
set_non_blocking
test/doc/core_4_layers.cpp:54
Method
set_option_pmd
include/boost/beast/websocket/detail/impl_base.hpp:447
Method
set_owner
include/boost/beast/core/impl/saved_handler.hpp:36
Function
set_user_agent
test/doc/websocket_3_decorator.cpp:29
Method
shared_this
include/boost/beast/websocket/impl/stream_impl.hpp:64
Method
should_compress
include/boost/beast/websocket/detail/impl_base.hpp:487
Function
sig_wait
Block until SIGINT or SIGTERM is received.
test/extras/include/boost/beast/test/sig_wait.hpp:20
Method
signal_aborted
test/beast/core/bind_handler.cpp:583
Method
signal_eof
test/beast/core/bind_handler.cpp:593
Method
simple_allocator
test/beast/core/test_handler.hpp:27
Method
simple_executor
test/beast/core/test_handler.hpp:58
Function
size
Returns the number of readable bytes.
include/boost/beast/core/multi_buffer.hpp:463
Method
size
test/beast/http/fields.cpp:499
Method
size
Returns the payload size of the body When this body is used with @ref message::prepare_payload, the Content-Length will be set to the
include/boost/beast/http/empty_body.hpp:52
Method
size
include/boost/beast/http/impl/file_body_win32.hpp:93
Method
size
Returns the number of readable bytes.
include/boost/beast/core/buffers_adaptor.hpp:119
Method
size
Returns the number of readable bytes.
include/boost/beast/core/static_buffer.hpp:106
Method
size
Returns the number of readable bytes.
include/boost/beast/core/flat_static_buffer.hpp:104
Method
size
Returns the number of readable bytes.
include/boost/beast/core/buffer_ref.hpp:44
Method
size
total bytes in range
include/boost/beast/zlib/detail/ranges.hpp:63
Method
size
include/boost/beast/zlib/detail/window.hpp:72
Method
size
returns the number of bits in the reservoir
include/boost/beast/zlib/detail/bitstream.hpp:58
Method
size_t constexpr encoded_size
Returns max chars needed to encode a base64 string
include/boost/beast/core/detail/base64.hpp:32
Method
smaller
Compares two subtrees, using the tree depth as tie breaker when the subtrees have equal frequency. This minimizes the worst case lengt
include/boost/beast/zlib/detail/deflate_stream.hpp:515
Function
snippets
test/doc/websocket_1_connecting.cpp:27
Function
snippets
test/doc/websocket_6_timeouts.cpp:29
Function
snippets
test/doc/core_1_refresher.cpp:29
Function
snippets
test/doc/websocket_8_notes.cpp:28
Function
snippets
test/doc/websocket_2_handshaking.cpp:27
Function
snippets
test/doc/websocket_3_decorator.cpp:37
Function
snippets
test/doc/websocket_4_messages.cpp:27
Function
snippets
test/doc/websocket_5_control_frames.cpp:27
Function
snippets
test/doc/websocket.cpp:31
Method
soft_mutex
include/boost/beast/websocket/detail/soft_mutex.hpp:27
Function
split_print_cxx14
test/doc/http_snippets.cpp:425
Method
ssl_http_session
Create the http_session
example/advanced/server-flex/advanced_server_flex.cpp:654
Method
ssl_session
Create the session
example/http/server/flex/http_server_flex.cpp:399
Method
ssl_shutdown_op
include/boost/beast/websocket/impl/ssl.hpp:55
Function
ssl_tls
test/doc/core_snippets.cpp:139
Function
ssl_tls_shutdown
test/doc/core_snippets.cpp:80
Method
ssl_websocket_session
Create the ssl_websocket_session
example/advanced/server-flex/advanced_server_flex.cpp:398
Method
stable_async_base
include/boost/beast/core/async_base.hpp:691
← previous
next →
2,501–2,600 of 3,161, ranked by callers