MCPcopy Create free account

hub / github.com/boostorg/beast / functions

Functions3,161 in github.com/boostorg/beast

↓ 4 callersFunctiondetect_ssl
include/boost/beast/core/detect_ssl.hpp:212
↓ 4 callersMethoddo_pmd_config
include/boost/beast/websocket/detail/impl_base.hpp:223
↓ 4 callersMethodelapsed
test/bench/buffers/bench_buffers.cpp:48
↓ 4 callersMethodend
test/beast/core/buffers_cat.cpp:168
↓ 4 callersMethodequivalent
test/bench/parser/nodejs_parser.hpp:56
↓ 4 callersFunctionfail
Report a failure
example/http/client/async-local/http_client_async_local.cpp:37
↓ 4 callersFunctionfail
Report a failure
example/http/server/sync-ssl/http_server_sync_ssl.cpp:207
↓ 4 callersFunctionfail
Report a failure
example/websocket/server/async-local/websocket_server_async_local.cpp:42
↓ 4 callersMethodget
test/beast/core/test_handler.hpp:178
↓ 4 callersMethodgot_some
Returns `true` if the parser has received at least one byte of input.
include/boost/beast/http/basic_parser.hpp:168
↓ 4 callersFunctiongz_init
Initialize state for writing a gzip file. Mark initialization by setting state->size to non-zero. Return -1 on a memory allocation failure, or 0
test/extern/zlib-1.3.1/gzwrite.c:11
↓ 4 callersFunctiongz_open
Open a gzip file either by name or file descriptor. */
test/extern/zlib-1.3.1/gzlib.c:85
↓ 4 callersFunctiongz_write
Write len bytes from buf to file. Return the number of bytes written. If the returned value is less than len, then there was an error. */
test/extern/zlib-1.3.1/gzwrite.c:173
↓ 4 callersMethodinit
include/boost/beast/http/span_body.hpp:87
↓ 4 callersFunctionparse_url_char
Our URL parser. * * This is designed to be shared by http_parser_execute() for URL validation, * hence it has a state transition + byte-for-byte in
test/bench/parser/nodejs-parser/http_parser.c:486
↓ 4 callersMethodrd_deflated
return `true` if current message is deflated
include/boost/beast/websocket/detail/impl_base.hpp:60
↓ 4 callersFunctionread_close
include/boost/beast/websocket/detail/frame.hpp:195
↓ 4 callersFunctionread_ping
include/boost/beast/websocket/detail/frame.hpp:182
↓ 4 callersMethodrun
Start the asynchronous operation
example/http/client/async/http_client_async.cpp:60
↓ 4 callersMethodrun
Start the asynchronous operation
example/http/server/async-local/http_server_async_local.cpp:238
↓ 4 callersMethodrun
Start the asynchronous operation
example/http/server/stackless-ssl/http_server_stackless_ssl.cpp:261
↓ 4 callersMethodrun
Start the asynchronous operation
example/http/server/async-ssl/http_server_async_ssl.cpp:256
↓ 4 callersMethodrun
Get on the correct executor
example/websocket/server/async-local/websocket_server_async_local.cpp:63
↓ 4 callersMethodrun
Start the asynchronous operation
example/websocket/server/fast/websocket_server_fast.cpp:157
↓ 4 callersMethodrun
Start the asynchronous operation
example/websocket/server/stackless/websocket_server_stackless.cpp:62
↓ 4 callersMethodrun
Start the asynchronous operation
example/websocket/server/stackless-ssl/websocket_server_stackless_ssl.cpp:66
↓ 4 callersMethodrun
Get on the correct executor
example/websocket/server/async-ssl/websocket_server_async_ssl.cpp:62
↓ 4 callersMethodrun
Start accepting incoming connections
example/advanced/server/advanced_server.cpp:542
↓ 4 callersMethodrun
test/beast/http/read.cpp:790
↓ 4 callersMethodrun
test/beast/websocket/handshake.cpp:873
↓ 4 callersMethodset_method_impl
test/beast/http/message.cpp:207
↓ 4 callersMethodsize
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/string_body.hpp:71
↓ 4 callersMethodsize
include/boost/beast/core/multi_buffer.hpp:99
↓ 4 callersFunctionsum_exceeds
include/boost/beast/core/detail/clamp.hpp:42
↓ 4 callersMethodtotal
Returns the total number of test conditions. */
include/boost/beast/_experimental/unit_test/results.hpp:207
↓ 4 callersFunctionversion
Return the HTTP-version. This holds both the major and minor version numbers, using these formulas: @code unsigne
include/boost/beast/http/message.hpp:95
↓ 4 callersMethodweak_from_this
include/boost/beast/websocket/impl/stream_impl.hpp:56
↓ 4 callersMethodwrite_size
Set the maximum number of bytes returned by write_some
include/boost/beast/_experimental/test/stream.hpp:322
↓ 4 callersFunctionwrite_table
Write the 32-bit values in table[0..k-1] to out, five per line in hexadecimal separated by commas. */
test/extern/zlib-1.3.1/crc32.c:477
↓ 4 callersFunctionx2nmodp
Return x^(n * 2^k) modulo p(x). Requires that x2n_table[] has been initialized. */
test/extern/zlib-1.3.1/crc32.c:176
↓ 3 callersMethodallocate
example/http/server/fast/fields_alloc.hpp:154
↓ 3 callersFunctionasync_teardown
include/boost/beast/ssl/ssl_stream.hpp:50
↓ 3 callersFunctionasync_write_some_impl
include/boost/beast/http/impl/write.hpp:536
↓ 3 callersMethodbegin
Required for <em>ConstBufferSequence</em>
include/boost/beast/http/chunk_encode.hpp:61
↓ 3 callersFunctionbraid
Generate the little and big-endian braid tables for the given n and z_word_t size w. Each array must have room for w blocks of 256 elements. */
test/extern/zlib-1.3.1/crc32.c:528
↓ 3 callersFunctionbuild_tree
=========================================================================== * Construct one Huffman tree and assigns the code bit strings and lengths
test/extern/zlib-1.3.1/trees.c:625
↓ 3 callersFunctioncheck_match
=========================================================================== * Check that the match at match_start is indeed a match. */
test/extern/zlib-1.3.1/deflate.c:1557
↓ 3 callersFunctioncompress
=========================================================================== */
test/extern/zlib-1.3.1/compress.c:63
↓ 3 callersFunctiondynamic_buffer_prepare_noexcept
include/boost/beast/core/detail/buffer.hpp:25
↓ 3 callersMethodend
example/http/server/fast/fields_alloc.hpp:27
↓ 3 callersMethodend
Required for <em>ConstBufferSequence</em>
include/boost/beast/http/chunk_encode.hpp:69
↓ 3 callersMethodex
include/boost/beast/core/basic_stream.hpp:272
↓ 3 callersFunctionfail
Report a failure
example/http/server/async-local/http_server_async_local.cpp:210
↓ 3 callersMethodfull_name
Return the canonical suite name as a string.
include/boost/beast/_experimental/unit_test/suite_info.hpp:76
↓ 3 callersMethodget
Returns the next buffer in the body. @li If the return value is `boost::none` (unseated optional) and `ec` does not contain an er
test/doc/exemplars.cpp:101
↓ 3 callersMethodget
include/boost/beast/http/span_body.hpp:155
↓ 3 callersMethodget
include/boost/beast/core/detail/bind_handler.hpp:260
↓ 3 callersMethodget_executor
include/boost/beast/http/impl/read.hpp:126
↓ 3 callersMethodget_method_impl
test/beast/http/message.cpp:201
↓ 3 callersFunctiongz_fetch
Fetch data and put it in the output buffer. Assumes state->x.have is 0. Data is either copied from the input file or decompressed from the input
test/extern/zlib-1.3.1/gzread.c:208
↓ 3 callersFunctiongz_load
Use read() to load a buffer -- return -1 on error, otherwise 0. Read from state->fd, and update state->eof, state->err, and state->msg as appropri
test/extern/zlib-1.3.1/gzread.c:12
↓ 3 callersFunctiongz_look
Look for gzip header, set up for inflate or copy. state->x.have must be 0. If this is the first time in, allocate required memory. state->how wil
test/extern/zlib-1.3.1/gzread.c:76
↓ 3 callersFunctiongz_read
Read len bytes into buf from file, or less than len up to the end of the input. Return the number of bytes read. If zero is returned, either the
test/extern/zlib-1.3.1/gzread.c:268
↓ 3 callersFunctiongz_skip
Skip len uncompressed bytes of output. Return -1 on error, 0 on success. */
test/extern/zlib-1.3.1/gzread.c:236
↓ 3 callersFunctioninflateReset
test/extern/zlib-1.3.1/inflate.c:130
↓ 3 callersMethodinit
test/beast/zlib/inflate_stream.cpp:118
↓ 3 callersMethodis_open
Returns `true` if the file is open
include/boost/beast/http/basic_file_body.hpp:125
↓ 3 callersMethodlimit
Returns the serialized buffer size limit
include/boost/beast/http/serializer.hpp:253
↓ 3 callersFunctionmake_win32_error
https://github.com/boostorg/beast/issues/1815 developer commentary: This function mimics the behaviour of ASIO. Perhaps the correct fix is to insist o
include/boost/beast/http/impl/file_body_win32.hpp:367
↓ 3 callersMethodon_response
test/bench/parser/nodejs_parser.hpp:605
↓ 3 callersFunctionpayload_size
include/boost/beast/http/message.hpp:957
↓ 3 callersFunctionpmd_negotiate
include/boost/beast/websocket/detail/pmd_extension.hpp:91
↓ 3 callersMethodpong
test/beast/websocket/test.hpp:1106
↓ 3 callersMethodput
include/boost/beast/http/span_body.hpp:100
↓ 3 callersFunctionread
include/boost/beast/core/detail/impl/read.hpp:161
↓ 3 callersMethodread
include/boost/beast/zlib/detail/window.hpp:91
↓ 3 callersFunctionread_buf
=========================================================================== * Read a new buffer from the current input stream, update the adler32 *
test/extern/zlib-1.3.1/deflate.c:218
↓ 3 callersMethodread_size_hint_db
include/boost/beast/websocket/impl/stream_impl.hpp:294
↓ 3 callersFunctionrequest
example/doc/ssl/client.cpp:40
↓ 3 callersMethodrun
test/beast/core/async_base.cpp:836
↓ 3 callersMethodrun
test/bench/wsload/wsload.cpp:149
↓ 3 callersMethodset_chunked_impl
test/beast/http/message.cpp:210
↓ 3 callersMethodset_content_length_impl
test/beast/http/message.cpp:211
↓ 3 callersFunctionsetup_stream
example/websocket/server/fast/websocket_server_fast.cpp:62
↓ 3 callersMethodskip
Returns `true` if the skip parse option is set.
include/boost/beast/http/basic_parser.hpp:356
↓ 3 callersFunctionteardown
test/doc/websocket_7_teardown.cpp:46
↓ 3 callersFunctiontest_dynamic_buffer_ref
test/beast/core/test_buffer.hpp:604
↓ 3 callersMethodtime_out
include/boost/beast/websocket/impl/stream_impl.hpp:214
↓ 3 callersMethodtry_unlock
include/boost/beast/websocket/detail/soft_mutex.hpp:97
↓ 3 callersMethodupdate
Returns the current value, after adding the given sample.
test/doc/core_3_timeouts.cpp:449
↓ 3 callersFunctionvalidate_list
include/boost/beast/http/impl/rfc7230.hpp:361
↓ 3 callersMethodview
include/boost/beast/core/detail/temporary_buffer.hpp:41
↓ 3 callersFunctionwrite
include/boost/beast/core/impl/buffers_generator.hpp:88
↓ 3 callersFunctionwrite_some_impl
include/boost/beast/http/impl/write.hpp:511
↓ 2 callersFunction_tr_flush_bits
=========================================================================== * Flush the bits in the bit buffer to pending output (leaves at most 7 bi
test/extern/zlib-1.3.1/trees.c:878
↓ 2 callersMethodadapt
example/advanced/server-flex-awaitable/advanced_server_flex_awaitable.cpp:239
↓ 2 callersMethodadd
include/boost/beast/_experimental/unit_test/reporter.hpp:142
↓ 2 callersFunctionadler32_combine_
========================================================================= */
test/extern/zlib-1.3.1/adler32.c:133
↓ 2 callersFunctionasio_handler_is_continuation
include/boost/beast/core/impl/async_base.hpp:58
↓ 2 callersFunctionasync_teardown
include/boost/beast/websocket/impl/ssl.hpp:96
← previousnext →301–400 of 3,161, ranked by callers