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
↓ 2 callers
Method
avail_in
test/beast/zlib/inflate_stream.cpp:130
↓ 2 callers
Method
before_invoke_hook
include/boost/beast/core/async_base.hpp:654
↓ 2 callers
Method
begin
test/beast/core/buffers_cat.cpp:162
↓ 2 callers
Method
begin_msg
Called just before sending the first frame of each message
include/boost/beast/websocket/impl/stream_impl.hpp:224
↓ 2 callers
Function
bi_flush
=========================================================================== * Flush the bit buffer, keeping at most 7 bits in it. */
test/extern/zlib-1.3.1/trees.c:166
↓ 2 callers
Function
bi_reverse
=========================================================================== * Reverse the first len bits of a code, using straightforward code (a fas
test/extern/zlib-1.3.1/trees.c:154
↓ 2 callers
Function
bi_windup
=========================================================================== * Flush the bit buffer and align the output on a byte boundary */
test/extern/zlib-1.3.1/trees.c:181
↓ 2 callers
Method
bound
test/beast/zlib/deflate_stream.cpp:88
↓ 2 callers
Method
bytes
test/bench/wsload/wsload.cpp:87
↓ 2 callers
Function
chunkExtensionsTest
test/beast/http/message_fuzz.hpp:644
↓ 2 callers
Method
compress
test/beast/zlib/deflate_stream.cpp:203
↓ 2 callers
Function
compress_block
=========================================================================== * Send the block data compressed using the given Huffman trees */
test/extern/zlib-1.3.1/trees.c:898
↓ 2 callers
Function
cpuid
include/boost/beast/core/detail/cpu_info.hpp:40
↓ 2 callers
Method
default_error_condition
test/bench/parser/nodejs_parser.hpp:50
↓ 2 callers
Method
deflate
include/boost/beast/websocket/detail/impl_base.hpp:84
↓ 2 callers
Function
deflateReset
========================================================================= */
test/extern/zlib-1.3.1/deflate.c:695
↓ 2 callers
Function
deflate_upper_bound
For the default windowBits of 15 and memLevel of 8, this function returns a close to exact, as well as small, upper bound on the compressed size.
include/boost/beast/zlib/deflate_stream.hpp:402
↓ 2 callers
Method
destroy
include/boost/beast/websocket/detail/decorator.hpp:220
↓ 2 callers
Method
do_context_takeover_read
include/boost/beast/websocket/detail/impl_base.hpp:192
↓ 2 callers
Method
do_context_takeover_write
include/boost/beast/websocket/detail/impl_base.hpp:156
↓ 2 callers
Method
do_eof
example/http/server/flex/http_server_flex.cpp:455
↓ 2 callers
Method
do_eof
Called by the base class
example/advanced/server-flex/advanced_server_flex.cpp:698
↓ 2 callers
Method
end
include/boost/beast/_experimental/unit_test/detail/const_container.hpp:76
↓ 2 callers
Method
error
include/boost/beast/http/detail/basic_parsed_list.hpp:100
↓ 2 callers
Function
fail
Report a failure
example/http/server/sync/http_server_sync.cpp:204
↓ 2 callers
Function
fixedtables
Return state with length and distance decoding tables and index sizes set to fixed code decoding. Normally this returns fixed tables from inffixed
test/extern/zlib-1.3.1/inflate.c:252
↓ 2 callers
Method
flush
include/boost/beast/core/detail/static_ostream.hpp:111
↓ 2 callers
Function
fuzz
test/extras/include/boost/beast/test/fuzz.hpp:43
↓ 2 callers
Function
gen_codes
=========================================================================== * Generate the codes for a given tree and bit counts (which need not be
test/extern/zlib-1.3.1/trees.c:202
↓ 2 callers
Method
get
test/beast/core/async_base.cpp:231
↓ 2 callers
Method
get_allocator
include/boost/beast/_experimental/test/impl/stream.hpp:80
↓ 2 callers
Method
get_chunked_impl
test/beast/http/message.cpp:204
↓ 2 callers
Method
get_executor
Returns an instance of the executor used to submit completion handlers
test/doc/core_4_layers.cpp:180
↓ 2 callers
Method
get_executor
include/boost/beast/http/impl/file_body_win32.hpp:519
↓ 2 callers
Method
get_executor
include/boost/beast/core/detail/impl/read.hpp:114
↓ 2 callers
Method
get_executor
include/boost/beast/websocket/impl/stream_impl.hpp:541
↓ 2 callers
Method
get_executor
include/boost/beast/websocket/impl/handshake.hpp:197
↓ 2 callers
Method
get_keep_alive_impl
test/beast/http/message.cpp:205
↓ 2 callers
Method
get_reason_impl
test/beast/http/message.cpp:203
↓ 2 callers
Method
get_target_impl
test/beast/http/message.cpp:202
↓ 2 callers
Method
good
test/beast/http/rfc7230.cpp:268
↓ 2 callers
Function
gz_avail
Load up input buffer and set eof flag if last data loaded -- return -1 on error, 0 otherwise. Note that the eof flag is set when the end of the in
test/extern/zlib-1.3.1/gzread.c:43
↓ 2 callers
Function
gz_decomp
Decompress from input to the provided next_out and avail_out in the state. On return, state->x.have and state->x.next point to the just decompresse
test/extern/zlib-1.3.1/gzread.c:156
↓ 2 callers
Function
gz_reset
Reset gzip file state */
test/extern/zlib-1.3.1/gzlib.c:69
↓ 2 callers
Function
gzclose_r
-- see zlib.h -- */
test/extern/zlib-1.3.1/gzread.c:577
↓ 2 callers
Method
handler
test/beast/core/basic_stream.cpp:431
↓ 2 callers
Method
handshake_ex
test/beast/websocket/test.hpp:1073
↓ 2 callers
Method
has_content_length_impl
test/beast/http/message.cpp:206
↓ 2 callers
Function
http_message_needs_eof
Does the parser need to see an EOF to find the end of the message? */
test/bench/parser/nodejs-parser/http_parser.c:2094
↓ 2 callers
Function
http_parser_execute
test/bench/parser/nodejs-parser/http_parser.c:634
↓ 2 callers
Method
inflate
include/boost/beast/websocket/detail/impl_base.hpp:168
↓ 2 callers
Function
inflate_fast
Decode literal, length, and distance codes and write out the resulting literal and match bytes until either not enough input or output is availa
test/extern/zlib-1.3.1/inffast.c:50
↓ 2 callers
Method
inflate_with_eb
append the empty block codes and inflate
include/boost/beast/websocket/detail/impl_base.hpp:177
↓ 2 callers
Method
init
test/beast/http/write.cpp:113
↓ 2 callers
Method
init
include/boost/beast/http/impl/file_body_win32.hpp:145
↓ 2 callers
Function
init_block
=========================================================================== * Initialize a new block. */
test/extern/zlib-1.3.1/trees.c:439
↓ 2 callers
Method
invoke
include/boost/beast/core/detail/bind_handler.hpp:94
↓ 2 callers
Function
is_icy
include/boost/beast/_experimental/http/impl/icy_stream.hpp:32
↓ 2 callers
Function
longest_match
=========================================================================== * Set match_start to the longest match starting at the given string and
test/extern/zlib-1.3.1/deflate.c:1348
↓ 2 callers
Function
make_nodejs_error
test/bench/parser/nodejs_parser.hpp:75
↓ 2 callers
Function
make_reason
include/boost/beast/_experimental/unit_test/suite.hpp:31
↓ 2 callers
Function
max_digits
Maximum number of characters in the decimal representation of a binary number. This includes the potential minus sign.
include/boost/beast/core/detail/static_string.hpp:26
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/flex/http_server_flex.cpp:39
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/coro-ssl/http_server_coro_ssl.cpp:40
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/sync-ssl/http_server_sync_ssl.cpp:38
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/async/http_server_async.cpp:37
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/async-local/http_server_async_local.cpp:41
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/stackless/http_server_stackless.cpp:38
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/stackless-ssl/http_server_stackless_ssl.cpp:42
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/coro/http_server_coro.cpp:37
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/sync/http_server_sync.cpp:35
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/async-ssl/http_server_async_ssl.cpp:40
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/http/server/awaitable/http_server_awaitable.cpp:40
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/websocket/server/chat-multi/http_session.cpp:18
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/advanced/server-flex/advanced_server_flex.cpp:47
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/advanced/server/advanced_server.cpp:43
↓ 2 callers
Function
mime_type
Return a reasonable mime type based on the extension of a file.
example/advanced/server-flex-awaitable/advanced_server_flex_awaitable.cpp:45
↓ 2 callers
Method
move
include/boost/beast/websocket/detail/decorator.hpp:212
↓ 2 callers
Method
next_in
test/beast/zlib/inflate_stream.cpp:132
↓ 2 callers
Method
next_out
test/beast/zlib/inflate_stream.cpp:136
↓ 2 callers
Method
on_headers_complete
test/bench/parser/nodejs_parser.hpp:571
↓ 2 callers
Method
on_invoke
test/beast/core/bind_handler.cpp:357
↓ 2 callers
Method
pmd_enabled
include/boost/beast/websocket/detail/impl_base.hpp:316
↓ 2 callers
Function
pmd_write
include/boost/beast/websocket/detail/pmd_extension.hpp:80
↓ 2 callers
Function
pqdownheap
=========================================================================== * Restore the heap property by moving down the tree starting at node k,
test/extern/zlib-1.3.1/trees.c:507
↓ 2 callers
Method
put
include/boost/beast/http/impl/file_body_win32.hpp:205
↓ 2 callers
Method
read_size_hint_pmd
include/boost/beast/websocket/detail/impl_base.hpp:326
↓ 2 callers
Function
read_some
include/boost/beast/core/basic_stream.hpp:1337
↓ 2 callers
Method
run
Start the asynchronous operation
example/http/client/async-local/http_client_async_local.cpp:64
↓ 2 callers
Method
run
Start the asynchronous operation
example/http/client/async-ssl/http_client_async_ssl.cpp:62
↓ 2 callers
Method
run
Start the asynchronous operation
example/websocket/client/async-local/websocket_client_async_local.cpp:61
↓ 2 callers
Method
run
Start the asynchronous operation
example/websocket/client/async-ssl/websocket_client_async_ssl.cpp:63
↓ 2 callers
Method
run
test/beast/core/flat_stream.cpp:230
↓ 2 callers
Method
run
test/beast/core/bind_handler.cpp:616
↓ 2 callers
Method
run
test/beast/core/buffers_generator.cpp:319
↓ 2 callers
Method
run
test/beast/core/_detail_read.cpp:98
↓ 2 callers
Method
run
test/beast/core/buffered_read_stream.cpp:242
↓ 2 callers
Method
run
test/doc/http_examples.cpp:383
↓ 2 callers
Function
run_session
example/advanced/server-flex-awaitable/advanced_server_flex_awaitable.cpp:415
↓ 2 callers
Function
scan_tree
=========================================================================== * Scan a literal or distance tree to determine the frequencies of the cod
test/extern/zlib-1.3.1/trees.c:710
← previous
next →
401–500 of 3,161, ranked by callers