[need help] boost asio example code echo server failed to work if we enable io_uring
Open
- Dominant language
- C++
- Stars
- 1.6k
- Forks
- 485
- PR merge metrics
- No merged PRs in 30d
Description
hello expert
I run boost asio echo example with io_uring. but I saw below error code, same code works fine with epoll mode.
```
Exception: io_uring_get_sqe: No buffer space available [system:105]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.