MCPcopy Create free account

hub / github.com/boostorg/beast / functions

Functions3,161 in github.com/boostorg/beast

↓ 9 callersFunctionfail
Report a failure
example/websocket/server/async-ssl/websocket_server_async_ssl.cpp:42
↓ 9 callersFunctionget_io_context
include/boost/beast/core/detail/get_io_context.hpp:29
↓ 9 callersFunctionload_root_certificates
example/common/root_certificates.hpp:45
↓ 9 callersFunctionmultmodp
Return a(x) multiplied by b(x) modulo p(x), where p(x) is the CRC polynomial, reflected. For speed, this requires that a not be zero. */
test/extern/zlib-1.3.1/crc32.c:155
↓ 9 callersMethodunlock
include/boost/beast/websocket/detail/soft_mutex.hpp:72
↓ 9 callersMethodwrite_some
test/beast/core/stream_traits.cpp:36
↓ 8 callersFunctionadler32
========================================================================= */
test/extern/zlib-1.3.1/adler32.c:128
↓ 8 callersMethodbegin
test/bench/wsload/wsload.cpp:59
↓ 8 callersMethodbegin
include/boost/beast/core/detail/buffers_pair.hpp:89
↓ 8 callersMethodcbegin
include/boost/beast/_experimental/unit_test/detail/const_container.hpp:70
↓ 8 callersMethodcend
include/boost/beast/_experimental/unit_test/detail/const_container.hpp:82
↓ 8 callersMethodcontext
test/beast/core/async_base.cpp:90
↓ 8 callersFunctiondeflate
========================================================================= */
test/extern/zlib-1.3.1/deflate.c:946
↓ 8 callersFunctionfail
Report a failure
example/websocket/client/coro-ssl/websocket_client_coro_ssl.cpp:38
↓ 8 callersFunctionfail
Report a failure
example/websocket/server/async/websocket_server_async.cpp:38
↓ 8 callersFunctionfail
Report a failure
example/websocket/server/stackless/websocket_server_stackless.cpp:39
↓ 8 callersMethodfinish
include/boost/beast/http/span_body.hpp:119
↓ 8 callersMethodnext_out
test/beast/zlib/deflate_stream.cpp:84
↓ 8 callersMethodnwrite
Return the number of writes
include/boost/beast/_experimental/test/stream.hpp:362
↓ 8 callersFunctionpmd_read
include/boost/beast/websocket/detail/pmd_extension.hpp:68
↓ 8 callersMethodrun
Start the asynchronous operation
example/http/client/crawl/http_crawl.cpp:178
↓ 8 callersMethodstr
Returns the contained string
include/boost/beast/core/string_param.hpp:114
↓ 8 callersFunctionwrite_some
include/boost/beast/http/impl/write.hpp:556
↓ 7 callersMethodcapacity
Return the maximum number of bytes, both readable and writable, that can be held without requiring an allocation.
include/boost/beast/core/buffer_ref.hpp:58
↓ 7 callersMethodclear
Clear the chunk extensions This preserves the capacity of the internal string used to hold the serialized representation. */
include/boost/beast/http/chunk_encode.hpp:622
↓ 7 callersMethodexpect
include/boost/beast/_experimental/unit_test/suite.hpp:258
↓ 7 callersFunctionfail
Report a failure
example/http/server/async/http_server_async.cpp:206
↓ 7 callersFunctionfail
Report a failure
example/http/server/stackless/http_server_stackless.cpp:207
↓ 7 callersFunctionfail
Report a failure
example/http/server/coro/http_server_coro.cpp:206
↓ 7 callersFunctionfail
Report a failure
example/websocket/client/async-ssl-system-executor/websocket_client_async_ssl_system_executor.cpp:39
↓ 7 callersFunctionfail
Report a failure
example/websocket/client/async-ssl/websocket_client_async_ssl.cpp:38
↓ 7 callersFunctiongz_zero
Compress len zeros to output. Return -1 on a write error or memory allocation failure by gz_comp(), or 0 on success. */
test/extern/zlib-1.3.1/gzwrite.c:143
↓ 7 callersMethodinsert
include/boost/beast/_experimental/unit_test/suite_list.hpp:55
↓ 7 callersMethodlevel
test/beast/zlib/inflate_stream.cpp:343
↓ 7 callersFunctionread_some
include/boost/beast/http/impl/read.hpp:335
↓ 7 callersMethodreset
include/boost/beast/core/detail/variant.hpp:224
↓ 7 callersMethodreset
VFALCO I'm not too happy that this function is needed
include/boost/beast/websocket/detail/soft_mutex.hpp:44
↓ 7 callersMethodtry_lock
include/boost/beast/websocket/detail/soft_mutex.hpp:80
↓ 7 callersMethodwindow
test/beast/zlib/inflate_stream.cpp:356
↓ 7 callersFunctionwrite_header
include/boost/beast/http/impl/write.hpp:619
↓ 6 callersFunctionany_handler
Return a test CompletionHandler which requires invocation. The returned handler can be invoked with any signature. The handler fails the test
include/boost/beast/_experimental/test/handler.hpp:129
↓ 6 callersFunctionasync_write_header
include/boost/beast/http/impl/write.hpp:680
↓ 6 callersFunctioncapacity
Return the maximum number of bytes, both readable and writable, that can be held without requiring an allocation.
include/boost/beast/core/flat_buffer.hpp:417
↓ 6 callersFunctioncrc_word
Return the CRC of the W bytes in the word_t data, taking the least-significant byte of the word as the first byte of data, without any pre or post
test/extern/zlib-1.3.1/crc32.c:676
↓ 6 callersFunctioncrc_word_big
test/extern/zlib-1.3.1/crc32.c:683
↓ 6 callersMethodcreate_mask
include/boost/beast/websocket/impl/stream_impl.hpp:284
↓ 6 callersFunctiondata
Returns a constant buffer sequence representing the readable bytes
include/boost/beast/core/flat_buffer.hpp:424
↓ 6 callersMethodempty
Returns `true` if the container is empty. */
include/boost/beast/_experimental/unit_test/detail/const_container.hpp:49
↓ 6 callersMethodend
test/bench/wsload/wsload.cpp:65
↓ 6 callersFunctionfail
Report a failure
example/http/client/coro-ssl/http_client_coro_ssl.cpp:37
↓ 6 callersFunctionfail
Report a failure
example/http/client/async-ssl-system-executor/http_client_async_ssl_system_executor.cpp:37
↓ 6 callersFunctionfail
Report a failure
example/http/client/async-ssl/http_client_async_ssl.cpp:36
↓ 6 callersFunctionfail
Report a failure
example/websocket/client/async/websocket_client_async.cpp:34
↓ 6 callersFunctionfail
Report a failure
example/websocket/client/coro/websocket_client_coro.cpp:33
↓ 6 callersFunctionfill_window
=========================================================================== * Fill the window when the lookahead becomes insufficient. * Updates str
test/extern/zlib-1.3.1/deflate.c:251
↓ 6 callersMethodflush
flush everything
include/boost/beast/zlib/detail/bitstream.hpp:74
↓ 6 callersMethodget_executor
include/boost/beast/http/impl/write.hpp:349
↓ 6 callersMethodget_executor
include/boost/beast/websocket/impl/read.hpp:863
↓ 6 callersMethodget_executor
include/boost/beast/_experimental/test/impl/stream.hpp:474
↓ 6 callersMethodheader_limit
Set a limit on the total size of the header. This function sets the maximum allowed size of the header including all field name, valu
include/boost/beast/http/basic_parser.hpp:317
↓ 6 callersMethodimpl
include/boost/beast/core/impl/saved_handler.hpp:143
↓ 6 callersMethodrun
Start the asynchronous operation
example/http/server/async/http_server_async.cpp:231
↓ 6 callersMethodrun
test/beast/core/_detail_bind_continuation.cpp:178
↓ 6 callersMethodrun
test/beast/websocket/timer.cpp:187
↓ 6 callersMethodupdate_timer
include/boost/beast/websocket/impl/stream_impl.hpp:414
↓ 6 callersMethodwrite
test/beast/zlib/inflate_stream.cpp:139
↓ 5 callersMethodaggregate
example/http/client/crawl/http_crawl.cpp:66
↓ 5 callersFunctiondeflateBound
========================================================================= * For the default windowBits of 15 and memLevel of 8, this function returns
test/extern/zlib-1.3.1/deflate.c:834
↓ 5 callersFunctionfail
Report a failure
example/http/client/async/http_client_async.cpp:34
↓ 5 callersFunctionfail
Report a failure
example/http/client/coro/http_client_coro.cpp:33
↓ 5 callersFunctionfail
Report a failure
example/websocket/client/async-local/websocket_client_async_local.cpp:38
↓ 5 callersMethodget
include/boost/beast/http/impl/file_body_win32.hpp:152
↓ 5 callersMethodget_executor
include/boost/beast/websocket/impl/accept.hpp:416
↓ 5 callersMethodget_executor
include/boost/beast/websocket/impl/ping.hpp:151
↓ 5 callersFunctionis_control
include/boost/beast/websocket/detail/frame.hpp:85
↓ 5 callersMethodis_open
include/boost/beast/http/impl/file_body_win32.hpp:87
↓ 5 callersFunctionis_tls_client_hello
include/boost/beast/core/detect_ssl.hpp:95
↓ 5 callersFunctionmake_chunk_last
Returns a @ref chunk_last @note This function is provided as a notational convenience to omit specification of the class template arguments.
include/boost/beast/http/chunk_encode.hpp:701
↓ 5 callersMethodmanual
Returns `true` if this suite only runs manually.
include/boost/beast/_experimental/unit_test/suite_info.hpp:69
↓ 5 callersFunctiononce
Run the provided init() function exactly once, even if multiple threads invoke once() at the same time. The state must be a once_t initialized with
test/extern/zlib-1.3.1/crc32.c:236
↓ 5 callersMethodoperator*
include/boost/beast/http/impl/rfc7230.hpp:168
↓ 5 callersMethodpass
include/boost/beast/_experimental/unit_test/runner.hpp:256
↓ 5 callersMethodping
test/beast/websocket/test.hpp:1098
↓ 5 callersFunctionputShortMSB
========================================================================= * Put a short in the pending buffer. The 16-bit value is put in MSB order.
test/extern/zlib-1.3.1/deflate.c:904
↓ 5 callersMethodreset_idle
Called to disarm the idle timeout counter
include/boost/beast/websocket/impl/stream_impl.hpp:406
↓ 5 callersMethodrun
Start the asynchronous operation
example/http/server/stackless/http_server_stackless.cpp:236
↓ 5 callersMethodrun
Start the asynchronous operation
example/websocket/client/async/websocket_client_async.cpp:59
↓ 5 callersMethodsize
Returns the size of the file if open
include/boost/beast/http/basic_file_body.hpp:132
↓ 5 callersMethodstr
include/boost/beast/http/detail/chunk_encode.hpp:46
↓ 5 callersMethodstrategy
test/beast/zlib/inflate_stream.cpp:369
↓ 5 callersFunctiontest_dynamic_buffer
test/beast/core/test_buffer.hpp:368
↓ 5 callersMethodvalue
Returns the current value
test/doc/core_3_timeouts.cpp:466
↓ 5 callersFunctionvarint_read
include/boost/beast/core/detail/varint.hpp:38
↓ 5 callersMethodwrite_raw
test/beast/websocket/test.hpp:1180
↓ 5 callersMethodwrite_some
test/doc/core_1_refresher.cpp:196
↓ 4 callersFunction_tr_stored_block
=========================================================================== * Send a stored block */
test/extern/zlib-1.3.1/trees.c:858
↓ 4 callersMethodaccept_ex
test/beast/websocket/test.hpp:1013
↓ 4 callersMethodavail_out
test/beast/zlib/inflate_stream.cpp:134
↓ 4 callersFunctionbyte_swap
Swap the bytes in a z_word_t to convert between little and big endian. Any self-respecting compiler will optimize this to a single machine byte-swap
test/extern/zlib-1.3.1/crc32.c:113
↓ 4 callersMethoddeallocate
include/boost/beast/core/detail/temporary_buffer.hpp:62
← previousnext →201–300 of 3,161, ranked by callers