StackOverflow Questions for Tag: boost-asio

zxctatar
zxctatar

Reputation: 125

The server executes the request one by one, not simultaneously, from one client C++ Boost

Score: 2

Views: 40

Answers: 0

Read More
Carson Ray
Carson Ray

Reputation: 13

Proper method to send and receive binary data over serial port with boost asio?

Score: 1

Views: 49

Answers: 1

Read More
Julian Power
Julian Power

Reputation: 99

Why this example from boost.asio does not work as expected

Score: 3

Views: 81

Answers: 1

Read More
Yannik Schröder
Yannik Schröder

Reputation: 45

Deadlock in local client/server environment with 10K concurrent TCP connections

Score: 3

Views: 107

Answers: 1

Read More
hmojito
hmojito

Reputation: 29

(Boost) ASIO custom timeout token and custom async operation cancellation propagation

Score: 0

Views: 58

Answers: 2

Read More
Zohar81
Zohar81

Reputation: 5128

Thread crash during boost::yield inside catch block

Score: 1

Views: 76

Answers: 0

Read More
LPi
LPi

Reputation: 23

How do I call async_write multiple times and send data to the server? (boost::asio)

Score: 2

Views: 90

Answers: 1

Read More

Boost.ASIO: not getting multicast udp input

Score: 1

Views: 52

Answers: 0

Read More
kniddl
kniddl

Reputation: 21

Use strands instead of mutexes in a multi-threaded program

Score: 2

Views: 95

Answers: 2

Read More
keyermoond
keyermoond

Reputation: 117

Boost ASIO running handler cleanup & lifetimes

Score: 3

Views: 68

Answers: 1

Read More
stas stas
stas stas

Reputation: 147

Error stream_impl.hpp:367:13 in function 'bool boost::beast::websocket::stream< <template-parameter-1-1>, <anonymous>

Score: 1

Views: 39

Answers: 1

Read More
Yannik Schröder
Yannik Schröder

Reputation: 45

TCP client hangs waiting for data after server calls shutdown() and close() (Boost.Asio)

Score: 1

Views: 85

Answers: 1

Read More
James S
James S

Reputation: 1086

boost::asio asynchronous daytime server example using C++23

Score: 0

Views: 54

Answers: 0

Read More
oreganop
oreganop

Reputation: 33

Segfaulting with strands/c++20 coroutine in boost asio. What should proper usage look like?

Score: 3

Views: 91

Answers: 1

Read More
UVision
UVision

Reputation: 53

How can I transfer data received in a tcp socket to a websocket client?

Score: 3

Views: 75

Answers: 1

Read More
Basti
Basti

Reputation: 2448

Can't compile boost-asio on MSVC, but only with /std:c++20 and v143 toolkit

Score: 0

Views: 62

Answers: 0

Read More
climb4
climb4

Reputation: 314

Why can't the result of boost::beast::http::async_write with token as_tuple(deferred) be converted to awaitable<tuple<error_code, size_t>>?

Score: 1

Views: 42

Answers: 1

Read More
Philipp Doublehammer
Philipp Doublehammer

Reputation: 332

boost::asio::read throws compilation error 'read_some' is not a member of 'boost::shared_ptr<boost::asio::ip::tcp::socket>'

Score: 3

Views: 2952

Answers: 1

Read More
Pietro
Pietro

Reputation: 13220

Does the `boost::asio::readable_pipe::read()` member function exist?

Score: 5

Views: 62

Answers: 1

Read More
Zayne Bariz
Zayne Bariz

Reputation: 11

Segmentation Fault on Linux C++ Boost Asio Server build

Score: 1

Views: 74

Answers: 0

Read More
PreviousPage 1Next