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
Function
gzungetc
-- see zlib.h -- */
test/extern/zlib-1.3.1/gzread.c:438
Function
gzwrite
-- see zlib.h -- */
test/extern/zlib-1.3.1/gzwrite.c:237
Method
handler
test/beast/http/read.cpp:374
Method
handler
test/beast/http/write.cpp:632
Method
handler
test/beast/core/_detail_bind_continuation.cpp:40
Method
handler
test/beast/core/saved_handler.cpp:36
Method
handler
test/beast/websocket/test.hpp:1200
Method
handler
include/boost/beast/core/impl/basic_stream.hpp:92
Method
handler
include/boost/beast/_experimental/test/handler.hpp:40
Method
handler_wrapper
include/boost/beast/core/detail/filtering_cancellation_slot.hpp:36
Method
handshake
test/beast/websocket/test.hpp:526
Method
handshake
test/beast/websocket/test.hpp:780
Method
handshake
test/beast/websocket/test.hpp:1361
Method
handshake_ex
test/beast/websocket/test.hpp:549
Method
handshake_ex
test/beast/websocket/test.hpp:811
Method
handshake_ex
test/beast/websocket/test.hpp:1396
Method
handshake_op
include/boost/beast/websocket/impl/handshake.hpp:66
Function
header
Constructor
include/boost/beast/http/message.hpp:70
Method
header
Constructor.
include/boost/beast/http/message.hpp:270
Function
hello
test/doc/core_1_refresher.cpp:212
Method
hello_and_close
test/beast/core/stream_traits.cpp:329
Method
hooks
test/bench/parser/nodejs_parser.hpp:286
Method
hooks_t
test/bench/parser/nodejs_parser.hpp:240
Function
http_body_is_final
test/bench/parser/nodejs-parser/http_parser.c:2458
Method
http_connection
example/http/server/small/http_server_small.cpp:51
Function
http_errno_name
test/bench/parser/nodejs-parser/http_parser.c:2160
Function
http_method_str
test/bench/parser/nodejs-parser/http_parser.c:2136
Function
http_parser_parse_url
test/bench/parser/nodejs-parser/http_parser.c:2340
Function
http_parser_pause
test/bench/parser/nodejs-parser/http_parser.c:2444
Function
http_parser_url_init
test/bench/parser/nodejs-parser/http_parser.c:2335
Function
http_parser_version
test/bench/parser/nodejs-parser/http_parser.c:2463
Method
http_session
Construct the session
example/advanced/server-flex/advanced_server_flex.cpp:464
Method
http_session
Take ownership of the socket
example/advanced/server/advanced_server.cpp:340
Method
http_worker
example/http/server/fast/http_server_fast.cpp:74
Function
https_get
Request an HTTP resource from a TLS host and return it as a string, with a timeout. This example uses fibers (stackful coroutines) and its own I/
test/doc/core_3_timeouts.cpp:289
Method
icy_stream
include/boost/beast/_experimental/http/icy_stream.hpp:86
Method
idle_ping_op
include/boost/beast/websocket/impl/ping.hpp:157
Method
if
if a timeout is active, wait on the timer
include/boost/beast/core/impl/basic_stream.hpp:354
Method
if
include/boost/beast/core/impl/basic_stream.hpp:416
Method
if
include/boost/beast/websocket/impl/close.hpp:156
Method
if
include/boost/beast/websocket/impl/handshake.hpp:132
Method
if
include/boost/beast/websocket/impl/read.hpp:221
Method
immediate_executor
include/boost/beast/_experimental/test/immediate_executor.hpp:29
Method
impl_t
test/beast/websocket/cancel.cpp:75
Method
impl_type
include/boost/beast/core/basic_stream.hpp:259
Method
impl_type
include/boost/beast/websocket/impl/stream_impl.hpp:127
Method
increment
include/boost/beast/http/detail/basic_parsed_list.hpp:119
Method
inflate
include/boost/beast/websocket/detail/impl_base.hpp:409
Function
inflateBack
strm provides the memory allocation functions and window buffer on input, and provides information on the unused input on return. For Z_DATA_ERROR
test/extern/zlib-1.3.1/infback.c:242
Function
inflateBackEnd
test/extern/zlib-1.3.1/infback.c:621
Function
inflateBackInit_
strm provides memory allocation functions in zalloc and zfree, or Z_NULL to use the library memory allocation functions. windowBits is in the r
test/extern/zlib-1.3.1/infback.c:25
Function
inflateInit_
test/extern/zlib-1.3.1/inflate.c:218
Function
inflatePrime
test/extern/zlib-1.3.1/inflate.c:223
Method
inflate_stream
Construct a raw deflate decompression stream. The window size is set to the default of 15 bits. */
include/boost/beast/zlib/inflate_stream.hpp:71
Method
inflate_stream
include/boost/beast/zlib/detail/inflate_stream.hpp:63
Method
inflate_with_eb
include/boost/beast/websocket/detail/impl_base.hpp:416
Method
init
example/http/client/body/json_body.hpp:43
Method
init
example/http/client/body/json_body.hpp:75
Method
init
test/beast/http/write.cpp:68
Method
init
test/beast/http/write.cpp:246
Method
init
test/beast/http/write.cpp:921
Method
init
test/beast/http/write.cpp:952
Method
init
test/beast/http/message_generator.cpp:63
Method
init
test/beast/zlib/deflate_stream.cpp:121
Method
init
test/beast/zlib/inflate_stream.cpp:47
Method
init
Initialize the writer. This is called after construction and before the first call to `get`. The message is valid and complete upon
test/doc/exemplars.cpp:76
Method
init
Initialize the reader. This is called after construction and before the first call to `put`. The message is valid and complete upon
test/doc/exemplars.cpp:140
Method
init
include/boost/beast/http/buffer_body.hpp:116
Method
init
include/boost/beast/http/buffer_body.hpp:178
Method
init
include/boost/beast/http/empty_body.hpp:74
Method
init
include/boost/beast/http/empty_body.hpp:115
Method
init
include/boost/beast/http/string_body.hpp:97
Method
init
include/boost/beast/http/string_body.hpp:168
Method
init
include/boost/beast/http/span_body.hpp:149
Method
init
include/boost/beast/http/basic_dynamic_body.hpp:82
Method
init
include/boost/beast/http/basic_dynamic_body.hpp:143
Method
init
include/boost/beast/http/vector_body.hpp:87
Method
init
include/boost/beast/http/vector_body.hpp:152
Method
init
include/boost/beast/http/impl/file_body_win32.hpp:193
Method
insert
Insert a string into the log. */
include/boost/beast/_experimental/unit_test/results.hpp:92
Method
insert
Insert a set of testcase results. */ @{ */
include/boost/beast/_experimental/unit_test/results.hpp:161
Method
insert
Insert a set of suite results. */ @{ */
include/boost/beast/_experimental/unit_test/results.hpp:222
Method
insert_string
Insert string str in the dictionary and set match_head to the previous head of the hash chain (the most recent string with same hash k
include/boost/beast/zlib/detail/deflate_stream.hpp:533
Method
insert_suite
include/boost/beast/_experimental/unit_test/global_suites.hpp:33
Method
invoke
include/boost/beast/core/detail/bind_handler.hpp:187
Method
invoke
include/boost/beast/core/impl/saved_handler.hpp:163
Method
invoke_req
include/boost/beast/websocket/detail/decorator.hpp:282
Method
invoke_req_fn
include/boost/beast/websocket/detail/decorator.hpp:91
Method
invoke_res
include/boost/beast/websocket/detail/decorator.hpp:291
Method
invoke_res_fn
include/boost/beast/websocket/detail/decorator.hpp:96
Method
is_digit
include/boost/beast/http/detail/basic_parser.hpp:51
Method
is_done
Returns `true` if the message is complete. The message is complete after the full header is prduced and one of the following is true:
include/boost/beast/http/basic_parser.hpp:186
Method
is_done
`BuffersGenerator`
include/boost/beast/http/message_generator.hpp:54
Method
is_header_done
Returns `true` if a the parser has produced the full header. */
include/boost/beast/http/basic_parser.hpp:194
Method
is_open
Returns `true` if the file is open
include/boost/beast/core/file_win32.hpp:100
Method
is_open
Returns `true` if the file is open
include/boost/beast/core/file_stdio.hpp:83
Method
is_print
include/boost/beast/http/detail/basic_parser.hpp:58
Method
is_timer_set
include/boost/beast/websocket/impl/stream_impl.hpp:517
Function
is_valid
include/boost/beast/websocket/detail/frame.hpp:78
Method
iterator_handler
test/beast/core/basic_stream.cpp:780
← previous
next →
1,601–1,700 of 3,161, ranked by callers