issues
search
chriskohlhoff
/
asio
Asio C++ Library
http://think-async.com/Asio
4.97k
stars
1.22k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
support for ZeroCopy Send
#1560
microcai
opened
3 days ago
0
use -1 as correct offset for io_uring_prep_write_fixed/io_uring_prep_read_fixed
#1559
microcai
opened
3 days ago
0
wrong offset passed to io_uring_prep_write_fixed/io_uring_prep_read_fixed for asio::stream_file
#1558
microcai
opened
3 days ago
1
No way to monitor backups in scheduler
#1557
Tasty213
opened
1 week ago
1
co_composed.hpp: Guard use of async_operation
#1556
iv-m
opened
2 weeks ago
0
tls server strand thread safety question
#1555
Chrys4lisfag
closed
1 week ago
0
MSVC: getenv is unsafe
#1554
matbech
closed
2 weeks ago
1
Asio.hpp is Riddled with errors (also with config.hpp)
#1553
NahilTheDolfin
opened
3 weeks ago
4
unable to build under windows
#1552
marakew
closed
2 weeks ago
1
Async resolve: Exception: {}thread: Operation not supported [system:95]
#1551
abhilashraju
opened
3 weeks ago
0
boost::asio::serial_port open() - fails to set_options if desired values match current values
#1550
skazassoglou-jav
opened
3 weeks ago
0
why i don't see that handler cancellation signal is invoked here?
#1549
linoxoidunix
opened
3 weeks ago
0
Can tcp::socket and ssl::stream<tcp::socket> use the same set of interfaces?
#1548
kahotv
opened
3 weeks ago
0
Asio from Boost 1.86.0 fails to build with C++20 w/o concepts
#1547
iv-m
opened
1 month ago
2
test: add unit tests for spawn()
#1546
cbodley
opened
1 month ago
1
Bug with C++20 or newer in Visual Studio
#1545
OgreTransporter
opened
1 month ago
1
Return if stopped_ is not zero at the begining of loop in do_one
#1544
peilinok
opened
1 month ago
0
spawn() doesn't support move-only return values after boost 1.80.0
#1543
cbodley
opened
1 month ago
0
Create SECURITY.md
#1542
ghost
closed
3 weeks ago
0
Create SECURITY.md
#1541
ghost
closed
1 month ago
0
fix: bind_* associating functions must respect value-category of wrapped object
#1540
justend29
opened
1 month ago
0
Fix clang-tidy error: clang-analyzer-cplusplus.NewDelete
#1539
yh-sb
opened
1 month ago
0
Hang in the Strand impl during shutdown.
#1538
Wayonb
opened
1 month ago
1
Fix undefined behavior in experimental::coro
#1537
terrakuh
opened
1 month ago
0
Different experimental::coro executors cause undefined behavior
#1536
terrakuh
opened
1 month ago
0
Build error from recycling_allocator.hpp
#1535
alexsharoff
opened
1 month ago
0
`boost::asio::thread_pool` `attach()`/`join()` race condition
#1534
jivancic
opened
1 month ago
0
per-op cancellation on windows::basic_object_handle::async_wait
#1533
klemens-morgenstern
opened
1 month ago
0
error: expected primary-expression before ‘(’ token 60 | decltype(query(declval<T>(), declval<Property>()))
#1532
latale23
opened
1 month ago
0
D
#1531
Learns17
closed
1 month ago
0
timer does only work once when building with BOOST_ASIO_HAS_IO_URING_AS_DEFAULT
#1530
ceggers-arri
opened
2 months ago
1
Don't try to re-register regular file descriptors.
#1529
ceggers-arri
opened
2 months ago
0
coro<int,int> return maby error
#1528
kahotv
opened
2 months ago
1
Question: hooking ALSA into ASIO
#1527
pfeatherstone
opened
2 months ago
0
BOOST_ASIO_DISABLE_CONCEPTS breaks compilation in co_composed.hpp
#1526
5cript
opened
2 months ago
0
Count poll and run with potentially one less branch
#1525
Andersama
opened
2 months ago
0
GCC 13.2 compiler cannot resolve overloaded spawn in boost 1.86
#1524
Wedge009
opened
2 months ago
3
Using the co_spawn function across multiple modules can trigger linker errors.
#1523
DuanYu923
closed
2 months ago
3
ssl stream crashed when connection is closing
#1522
0luan
opened
2 months ago
0
Leak in move assign asio/include/asio/ssl/detail/impl/engine.ipp
#1521
MBkkt
opened
2 months ago
0
Is there a way to disable default initialisation of OpenSSL?
#1520
vheon
opened
2 months ago
0
Can a socket be closed and reopened later?
#1519
assafcohen
opened
3 months ago
0
Use swap idiom in move assign to correct destroy this
#1518
MBkkt
opened
3 months ago
1
Async write not writing fast enough.(DOUBT)
#1517
jaimebw
closed
3 months ago
2
Failed to switch thread to specified executor thread using dispatch in coroutine
#1516
zhllxt
closed
3 months ago
1
TLS 1.3 on WolfSSL would not work by default. Fix
#1515
debugmenot
opened
3 months ago
2
Error traits
#1514
klemens-morgenstern
closed
2 weeks ago
4
Access to Internal Resolver Thread ID
#1513
tarun-t
opened
4 months ago
1
gcc 12+ shows -Wtsan warnings for std::atomic_thread_fence usage when compiling with -fsanitize=thread
#1512
dkl
opened
4 months ago
0
Clang tidy clang-analyzer-core.NullDereference in awaitable object.
#1511
phelter
opened
4 months ago
0
Next