Skip to content

Adds missing headers to include/boost/corosio.hpp#57

Merged
sgerbino merged 1 commit intocppalliance:developfrom
anarthal:feature/add-missing-headers
Jan 23, 2026
Merged

Adds missing headers to include/boost/corosio.hpp#57
sgerbino merged 1 commit intocppalliance:developfrom
anarthal:feature/add-missing-headers

Conversation

@anarthal
Copy link
Contributor

@anarthal anarthal commented Jan 22, 2026

No description provided.

@coderabbitai
Copy link

coderabbitai bot commented Jan 22, 2026

📝 Walkthrough

Walkthrough

The main Corosio public header file is restructured to expand and reorganize its exported interface. Previously included headers are removed, while new TLS-related and IO-related modules are explicitly added to broaden the functionality exposed through the top-level include.

Changes

Cohort / File(s) Summary
Header Reorganization
include/boost/corosio.hpp
Removed duplicate/redundant headers (endpoint, consuming_buffers, socket, write). Added new module includes: TLS context and stream variants (tls/context, tls/openssl_stream, tls/tls_stream, tls/wolfssl_stream), IO components (acceptor, io_buffer_param, io_object, io_stream, signal_set, timer). Restructured include order while retaining core components (io_context, io_result, read).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 Headers organized, so neat and tidy,
TLS and sockets now stand proudly,
The public face expands with care—
More tools exposed through the air! 🎩✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding missing headers to the public include file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

Comment @coderabbitai help to get the list of available commands and usage tips.

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://57.corosio.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-01-22 18:43:16 UTC

@sgerbino sgerbino merged commit ddfbd4e into cppalliance:develop Jan 23, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants