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
Method
do_read
example/http/server/flex/http_server_flex.cpp:264
Method
do_read
example/http/server/async/http_server_async.cpp:244
Method
do_read
example/http/server/async-local/http_server_async_local.cpp:251
Method
do_read
example/http/server/async-ssl/http_server_async_ssl.cpp:294
Method
do_read
example/websocket/server/async/websocket_server_async.cpp:106
Method
do_read
example/websocket/server/async-local/websocket_server_async_local.cpp:110
Method
do_read
example/websocket/server/fast/websocket_server_fast.cpp:190
Method
do_read
example/websocket/server/async-ssl/websocket_server_async_ssl.cpp:131
Method
do_read
example/advanced/server-flex/advanced_server_flex.cpp:299
Method
do_read
example/advanced/server/advanced_server.cpp:270
Method
do_read
example/advanced/server/advanced_server.cpp:366
Method
do_read
test/beast/core/buffered_read_stream.cpp:109
Method
do_read
test/beast/websocket/test.hpp:223
Method
do_read
test/bench/wsload/wsload.cpp:209
Method
do_read
test/extras/include/boost/beast/test/websocket.hpp:191
Function
do_session
Performs an HTTP GET and prints the response
example/http/client/coro-ssl/http_client_coro_ssl.cpp:44
Function
do_session
Performs an HTTP GET and prints the response
example/http/client/coro/http_client_coro.cpp:40
Function
do_session
Handles an HTTP server connection
example/http/server/coro-ssl/http_server_coro_ssl.cpp:236
Function
do_session
Handles an HTTP server connection
example/http/server/sync-ssl/http_server_sync_ssl.cpp:214
Function
do_session
Handles an HTTP server connection
example/http/server/coro/http_server_coro.cpp:214
Function
do_session
Handles an HTTP server connection
example/http/server/sync/http_server_sync.cpp:211
Function
do_session
Sends a WebSocket message and prints the response
example/websocket/client/coro-ssl/websocket_client_coro_ssl.cpp:45
Function
do_session
Sends a WebSocket message and prints the response
example/websocket/client/coro/websocket_client_coro.cpp:40
Function
do_session
Echoes back all received WebSocket messages
example/websocket/server/coro-ssl/websocket_server_coro_ssl.cpp:49
Function
do_session
Echoes back all received WebSocket messages
example/websocket/server/sync-ssl/websocket_server_sync_ssl.cpp:39
Function
do_session
Echoes back all received WebSocket messages
example/websocket/server/coro/websocket_server_coro.cpp:45
Function
do_session
Echoes back all received WebSocket messages
example/websocket/server/sync/websocket_server_sync.cpp:34
Method
do_sync
test/beast/websocket/test.hpp:158
Method
do_sync
test/extras/include/boost/beast/test/websocket.hpp:125
Function
do_sync_listen
example/websocket/server/fast/websocket_server_fast.cpp:117
Function
do_sync_session
example/websocket/server/fast/websocket_server_fast.cpp:82
Method
do_trials
test/bench/buffers/bench_buffers.cpp:176
Method
do_trials_1
test/bench/buffers/bench_buffers.cpp:148
Method
do_write
Called to start/continue the write-loop. Should not be called when write_loop is already active.
example/advanced/server-flex/advanced_server_flex.cpp:543
Method
do_write
Called to start/continue the write-loop. Should not be called when write_loop is already active.
example/advanced/server/advanced_server.cpp:432
Method
do_write
test/beast/http/write.cpp:686
Method
do_write
test/bench/wsload/wsload.cpp:182
Method
drop
discard n bits
include/boost/beast/zlib/detail/bitstream.hpp:65
Method
dstream_buf
include/boost/beast/_experimental/unit_test/dstream.hpp:61
Method
ebo_pair
include/boost/beast/core/impl/saved_handler.hpp:127
Function
echo
test/doc/websocket_8_notes.cpp:74
Method
echo_op
example/echo-op/echo_op.cpp:172
Method
echo_server
test/beast/websocket/test.hpp:83
Method
elapsed
test/extras/include/boost/beast/test/throughput.hpp:36
Method
element
include/boost/beast/core/multi_buffer.hpp:91
Method
empty
include/boost/beast/core/detail/temporary_buffer.hpp:47
Function
enable_yield_to
test/extras/include/boost/beast/test/yield_to.hpp:55
Method
end
test/beast/core/test_buffer.hpp:89
Method
end
test/beast/core/buffers_prefix.cpp:60
Method
end
test/beast/core/buffers_prefix.cpp:147
Method
end
Required for <em>ConstBufferSequence</em>
include/boost/beast/http/chunk_encode.hpp:256
Method
end
Required for <em>ConstBufferSequence</em>
include/boost/beast/http/chunk_encode.hpp:447
Method
end
Required for <em>ConstBufferSequence</em>
include/boost/beast/http/chunk_encode.hpp:554
Method
end
include/boost/beast/http/detail/chunk_encode.hpp:127
Method
end
include/boost/beast/http/detail/chunk_encode.hpp:196
Method
end
include/boost/beast/core/detail/buffers_range_adaptor.hpp:122
Method
end
include/boost/beast/core/detail/stream_traits.hpp:86
Method
end
include/boost/beast/core/detail/buffers_ref.hpp:49
Method
end
include/boost/beast/core/detail/buffers_pair.hpp:95
Method
end
include/boost/beast/core/impl/buffers_cat.hpp:46
Method
eq
test/beast/core/multi_buffer.cpp:47
Method
eq
test/beast/core/buffers_suffix.cpp:104
Method
equal_body
test/beast/http/write.cpp:276
Method
equal_body
test/doc/http_examples.cpp:57
Function
escaped_string
test/beast/http/message_fuzz.hpp:24
Method
examples_test
two threads, for some examples
test/doc/http_examples.cpp:41
Method
except
include/boost/beast/_experimental/unit_test/suite.hpp:290
Method
execute
test/beast/core/test_handler.hpp:70
Method
execute
test/beast/core/async_base.cpp:75
Method
execute
include/boost/beast/_experimental/test/immediate_executor.hpp:50
Method
expect_body
test/beast/http/basic_parser.cpp:137
Method
expect_flags
test/beast/http/basic_parser.cpp:90
Method
expect_keepalive
test/beast/http/basic_parser.cpp:117
Method
expect_status
test/beast/http/basic_parser.cpp:70
Method
expect_version
test/beast/http/basic_parser.cpp:50
Method
explicit_constructible
test/beast/core/_detail_tuple.cpp:27
Method
ext_list
Construct a list. @param s A string containing the list contents. The string must remain valid for the lifetime of the container.
include/boost/beast/http/rfc7230.hpp:168
Method
extract
include/boost/beast/core/detail/bind_handler.hpp:48
Method
fail
test/beast/websocket/test.hpp:260
Method
fail
test/extras/include/boost/beast/test/websocket.hpp:230
Method
fail
Register a failed test condition. */
include/boost/beast/_experimental/unit_test/results.hpp:79
Method
failMatrix
test/beast/http/read.cpp:50
Method
failStdBind
test/beast/core/bind_handler.cpp:340
Method
failStdBindFront
test/beast/core/bind_handler.cpp:346
Method
fail_count
include/boost/beast/_experimental/test/fail_count.hpp:38
Method
fail_loop
test/beast/websocket/accept.cpp:55
Method
failed
Returns the number of failed test conditions. */
include/boost/beast/_experimental/unit_test/results.hpp:65
Method
failed
Returns the number of failures. */
include/boost/beast/_experimental/unit_test/results.hpp:153
Method
failgrind
test/beast/http/basic_parser.cpp:238
Method
feed
test/beast/http/basic_parser.cpp:977
Method
feed
test/bench/parser/bench_parser.cpp:74
Method
field
test/beast/http/message_fuzz.hpp:365
Method
field_iterator
include/boost/beast/http/impl/fields.hpp:48
Method
field_range
include/boost/beast/http/impl/fields.hpp:121
Method
fields
test/beast/http/message_fuzz.hpp:546
Method
fields_alloc
Workaround for g++ basic_string assumes that allocators are default-constructible See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56437
example/http/server/fast/fields_alloc.hpp:129
Method
fileBodyUnexpectedEofOnGet
test/beast/http/file_body.cpp:161
Method
file_posix
Constructor There is no open file initially. */
include/boost/beast/core/file_posix.hpp:69
Method
file_stdio
Constructor There is no open file initially. */
include/boost/beast/core/file_stdio.hpp:49
Method
file_win32
Constructor There is no open file initially. */
include/boost/beast/core/file_win32.hpp:66
← previous
next →
1,401–1,500 of 3,161, ranked by callers