MCPcopy Create free account

hub / github.com/boostorg/beast / functions

Functions3,161 in github.com/boostorg/beast

FunctiondeflatePending
========================================================================= */
test/extern/zlib-1.3.1/deflate.c:713
FunctiondeflatePrime
========================================================================= */
test/extern/zlib-1.3.1/deflate.c:723
FunctiondeflateSetDictionary
========================================================================= */
test/extern/zlib-1.3.1/deflate.c:550
FunctiondeflateSetHeader
========================================================================= */
test/extern/zlib-1.3.1/deflate.c:705
FunctiondeflateTune
========================================================================= */
test/extern/zlib-1.3.1/deflate.c:797
Functiondeflate_fast
=========================================================================== * Compress as much as possible from the input stream, return the current
test/extern/zlib-1.3.1/deflate.c:1811
Methoddeflate_fast
include/boost/beast/zlib/detail/deflate_stream.hpp:668
Methoddeflate_huff
include/boost/beast/zlib/detail/deflate_stream.hpp:686
Methoddeflate_rle
include/boost/beast/zlib/detail/deflate_stream.hpp:680
Functiondeflate_slow
=========================================================================== * Same as above, but achieves better compression. We use a lazy * evalua
test/extern/zlib-1.3.1/deflate.c:1910
Methoddeflate_slow
include/boost/beast/zlib/detail/deflate_stream.hpp:674
Methoddeflate_stored
include/boost/beast/zlib/detail/deflate_stream.hpp:662
Methoddeflate_stream
Construct a default deflate stream. Upon construction, the stream settings will be set to these default values: @li `level =
include/boost/beast/zlib/deflate_stream.hpp:80
Methoddeflate_stream
include/boost/beast/zlib/detail/deflate_stream.hpp:422
Methoddestroy
example/http/server/fast/fields_alloc.hpp:177
Methoddestroy
include/boost/beast/core/impl/saved_handler.hpp:154
Methoddestroy
include/boost/beast/websocket/detail/decorator.hpp:275
Methoddestroy_fn
include/boost/beast/websocket/detail/decorator.hpp:86
Methoddestroy_list
include/boost/beast/core/detail/async_base.hpp:23
Methoddestruct
include/boost/beast/core/detail/variant.hpp:115
Methoddetect_session
example/http/server/flex/http_server_flex.cpp:489
Methoddetect_session
example/advanced/server-flex/advanced_server_flex.cpp:747
Methoddetect_ssl_op
Completion handlers must be MoveConstructible.
include/boost/beast/core/detect_ssl.hpp:494
Methoddispatch
test/beast/core/bind_handler.cpp:220
Methoddispatch
test/beast/core/test_executor.hpp:89
Methoddispatch
test/beast/core/test_handler.hpp:77
Methoddispatch
test/beast/core/basic_stream.cpp:115
Methoddispatch
include/boost/beast/core/detail/remap_post_to_defer.hpp:83
Methoddist
include/boost/beast/core/flat_static_buffer.hpp:238
MethoddoBench
test/bench/zlib/deflate_stream.cpp:179
MethoddoBench
test/bench/zlib/inflate_stream.cpp:224
MethoddoCgiResponse
test/doc/http_examples.cpp:108
MethoddoCorpus
test/bench/zlib/deflate_stream.cpp:121
MethoddoCorpus
test/bench/zlib/inflate_stream.cpp:163
MethoddoDeferredBody
test/doc/http_examples.cpp:230
MethoddoDeflate1_beast
test/beast/zlib/deflate_stream.cpp:308
MethoddoDeflate2_beast
test/beast/zlib/deflate_stream.cpp:351
MethoddoDeflateBeast
test/bench/zlib/deflate_stream.cpp:67
MethoddoDeflateZLib
test/bench/zlib/deflate_stream.cpp:90
MethoddoExpect100Continue
test/doc/http_examples.cpp:76
MethoddoExplicitChunkParse
test/doc/http_examples.cpp:342
MethoddoExplicitChunkSerialize
test/doc/http_examples.cpp:270
MethoddoFailLoop
test/beast/websocket/test.hpp:277
MethoddoFailTest
test/beast/websocket/read2.cpp:52
MethoddoHEAD
test/doc/http_examples.cpp:191
MethoddoIncrementalRead
test/doc/http_examples.cpp:249
MethoddoInflateBeast
test/bench/zlib/inflate_stream.cpp:100
MethoddoInflateZLib
test/bench/zlib/inflate_stream.cpp:127
MethoddoMatrix
test/beast/http/parser.cpp:72
MethoddoMatrix
test/beast/_experimental/icy_stream.cpp:30
MethoddoMatrix
test/beast/zlib/deflate_stream.cpp:409
MethoddoReadStdStream
test/doc/http_examples.cpp:159
MethoddoReadTest
test/beast/websocket/read2.cpp:30
MethoddoRelay
test/doc/http_examples.cpp:123
MethoddoReset
include/boost/beast/zlib/detail/inflate_stream.hpp:80
MethoddoStreamLoop
test/beast/websocket/test.hpp:301
MethoddoTest
test/beast/websocket/test.hpp:319
MethoddoTestClose
test/beast/websocket/close.cpp:33
MethoddoTestFileBody
test/beast/http/file_body.cpp:102
MethoddoTestHandshake
test/beast/websocket/handshake.cpp:33
MethoddoTestPing
test/beast/websocket/ping.cpp:33
MethoddoTestRead
test/beast/websocket/read2.cpp:72
MethoddoTestReadDeflate
test/beast/websocket/read2.cpp:432
MethoddoTestWrite
test/beast/websocket/write.cpp:30
MethoddoTestWriteDeflate
test/beast/websocket/write.cpp:205
MethoddoWriteStdStream
test/doc/http_examples.cpp:176
Methoddo_accept
example/http/server/flex/http_server_flex.cpp:603
Methoddo_accept
example/http/server/async/http_server_async.cpp:388
Methoddo_accept
example/http/server/async-local/http_server_async_local.cpp:361
Methoddo_accept
example/http/server/async-ssl/http_server_async_ssl.cpp:455
Methoddo_accept
example/websocket/server/async/websocket_server_async.cpp:217
Methoddo_accept
example/websocket/server/async-local/websocket_server_async_local.cpp:187
Methoddo_accept
example/websocket/server/fast/websocket_server_fast.cpp:299
Methoddo_accept
example/websocket/server/async-ssl/websocket_server_async_ssl.cpp:245
Methoddo_accept
example/advanced/server-flex/advanced_server_flex.cpp:262
Methoddo_accept
example/advanced/server-flex/advanced_server_flex.cpp:875
Methoddo_accept
example/advanced/server/advanced_server.cpp:234
Methoddo_accept
test/beast/websocket/test.hpp:188
Methoddo_accept
test/extras/include/boost/beast/test/websocket.hpp:155
Functiondo_async_echo
test/doc/core_3_timeouts.cpp:229
Methoddo_async_write
test/beast/http/write.cpp:706
Methoddo_close
example/http/server/async/http_server_async.cpp:315
Methoddo_close
example/http/server/async-local/http_server_async_local.cpp:322
Methoddo_close
example/http/server/async-ssl/http_server_async_ssl.cpp:367
Methoddo_close
example/advanced/server/advanced_server.cpp:476
Methoddo_context_takeover_read
include/boost/beast/websocket/detail/impl_base.hpp:423
Methoddo_context_takeover_write
include/boost/beast/websocket/detail/impl_base.hpp:404
Functiondo_coro_listen
example/websocket/server/fast/websocket_server_fast.cpp:373
Functiondo_coro_session
example/websocket/server/fast/websocket_server_fast.cpp:330
Methoddo_eof
example/http/server/flex/http_server_flex.cpp:379
Methoddo_eof
Called by the base class
example/advanced/server-flex/advanced_server_flex.cpp:632
Methoddo_get_host
example/http/client/crawl/http_crawl.cpp:184
Methoddo_hints
test/bench/buffers/bench_buffers.cpp:103
Functiondo_listen
Accepts incoming connections and launches the sessions
example/http/server/coro-ssl/http_server_coro_ssl.cpp:303
Functiondo_listen
Accepts incoming connections and launches the sessions
example/http/server/coro/http_server_coro.cpp:269
Functiondo_listen
Accepts incoming connections and launches the sessions
example/websocket/server/coro-ssl/websocket_server_coro_ssl.cpp:113
Functiondo_listen
Accepts incoming connections and launches the sessions
example/websocket/server/coro/websocket_server_coro.cpp:97
Methoddo_pmd_config
include/boost/beast/websocket/detail/impl_base.hpp:442
Methoddo_prepares
test/bench/buffers/bench_buffers.cpp:83
Methoddo_random
test/bench/buffers/bench_buffers.cpp:128
← previousnext →1,301–1,400 of 3,161, ranked by callers